n19:12:04,890 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.13 19:12:04,891 |-INFO in ch.qos.logback.classic.util.ContextInitializer@fcc6023 - No custom configurators were discovered as a service. 19:12:04,891 |-INFO in ch.qos.logback.classic.util.ContextInitializer@fcc6023 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 19:12:04,892 |-INFO in ch.qos.logback.classic.util.ContextInitializer@fcc6023 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator s19:12:04,896 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] n19:12:04,896 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 19:12:04,902 |-INFO in ch.qos.logback.classic.util.ContextInitializer@fcc6023 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 5 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 19:12:04,902 |-INFO in ch.qos.logback.classic.util.ContextInitializer@fcc6023 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 19:12:04,903 |-INFO in ch.qos.logback.classic.util.ContextInitializer@fcc6023 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator r19:12:04,903 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 19:12:04,905 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/jenkins/.jenkins/workspace/UstadMobile-release/app-ktor-server/build/libs/app-ktor-server.jar!/logback.xml] 19:12:04,909 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@67c5ac52 - URL [jar:file:/home/jenkins/.jenkins/workspace/UstadMobile-release/app-ktor-server/build/libs/app-ktor-server.jar!/logback.xml] is not of type file s19:12:04,991 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [FILE] 19:12:04,991 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] i19:12:05,011 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@910260820 - No compression will be used 19:12:05,012 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@910260820 - Will use the pattern ./log//ustad-server.%d{yyyy-MM-dd}.%i.log for the active file 19:12:05,015 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2b8bb184 - The date pattern is 'yyyy-MM-dd' from file name pattern './log//ustad-server.%d{yyyy-MM-dd}.%i.log'. k19:12:05,015 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2b8bb184 - Roll-over at midnight. 19:12:05,015 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2b8bb184 - Setting initial period to 2024-12-10T15:23:53.259Z 19:12:05,016 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2b8bb184 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 19:12:05,016 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2b8bb184 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 19:12:05,024 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property }19:12:05,037 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log//ustad-server.log 19:12:05,037 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log//ustad-server.log] }19:12:05,038 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to TRACE 19:12:05,038 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [FILE] to Logger[ROOT] 19:12:05,039 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty] to INFO ~19:12:05,039 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [io.netty] to INFO m19:12:05,039 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@472a11ae - End of configuration. 19:12:05,040 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@dc79225 - Registering current configuration as safe fallback point 19:12:05,040 |-INFO in ch.qos.logback.classic.util.ContextInitializer@fcc6023 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 137 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY  /0Exception in thread "UI Thread @coroutine#246" java.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null /0L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) /0N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) /0K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236) /0 at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197) /0 at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21) /0 at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) /0[ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) /0A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:230) /0Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) /0c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) /0a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) /0[ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693) /0 Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [CoroutineId(246), "coroutine#246":StandaloneCoroutine{Cancelling}@54559689, Dispatchers.Main] /2Exception in thread "UI Thread @coroutine#284" java.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null /2L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) /2N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) /2K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236) /2 at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197) /2 at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21) /2 at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) /2[ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) /2A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:230) /2Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) /2c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) /2a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) /2[ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693) /2 Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [CoroutineId(284), "coroutine#284":StandaloneCoroutine{Cancelling}@564b5c79, Dispatchers.Main] 3Exception in thread "UI Thread @coroutine#300" java.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null 3L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) 3N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) 3K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236) 3 at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197) 3 at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21) 3 at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) 3[ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 3A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) 3Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) 3c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) 3a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) 3[ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693) 3 Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [CoroutineId(300), "coroutine#300":StandaloneCoroutine{Cancelling}@587cc34b, Dispatchers.Main] ;:NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ;:FINEST: FINEST BlobDownloadClientUseCaseCommonJvm$downloadItemsFromChannelProcessor$invokeSuspend - BlobDownloadClientUseCaseCommonJvm: #0 http://localhost:36691/com/ustadmobile/core/container/testfile1.png : channel: start ;:NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ;:FINEST: FINEST BlobDownloadClientUseCaseCommonJvm$downloadItemsFromChannelProcessor$invokeSuspend - BlobDownloadClientUseCaseCommonJvm: #0 http://localhost:36691/com/ustadmobile/core/container/testfile1.png channel: completed ;:NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ;:FINEST: FINEST BlobDownloadClientUseCaseCommonJvm$downloadItemsFromChannelProcessor$invokeSuspend - BlobDownloadClientUseCaseCommonJvm: #0 http://localhost:36691/com/ustadmobile/core/container/testfile2.png : channel: start ;:NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ;:FINEST: FINEST BlobDownloadClientUseCaseCommonJvm$downloadItemsFromChannelProcessor$invokeSuspend - BlobDownloadClientUseCaseCommonJvm: #0 http://localhost:36691/com/ustadmobile/core/container/testfile2.png channel: completed ;:NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ;:FINEST: FINEST BlobDownloadClientUseCaseCommonJvm$downloadItemsFromChannelProcessor$invokeSuspend - BlobDownloadClientUseCaseCommonJvm: #0 http://localhost:36691/com/ustadmobile/core/container/testfile3.png : channel: start ;:NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ;:FINEST: FINEST BlobDownloadClientUseCaseCommonJvm$downloadItemsFromChannelProcessor$invokeSuspend - BlobDownloadClientUseCaseCommonJvm: #0 http://localhost:36691/com/ustadmobile/core/container/testfile3.png channel: completed ;:NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ;:FINE: FINER BlobDownloadClientUseCaseCommonJvmTest$givenListOfBlobsToDownload_whenInvoked_thenShouldRequestAll - BlobDownloadClientUseCaseCommonJvmTest: Recorded requests for http://localhost.localdomain:36691/com/ustadmobile/core/container/testfile1.png, http://localhost.localdomain:36691/com/ustadmobile/core/container/testfile2.png, http://localhost.localdomain:36691/com/ustadmobile/core/container/testfile3.png =FINE: FINER DoorLog - Closed HikariDataSource connection pool ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ContentEntryImportJob] ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINEST: FINEST ImportContentEntryUseCase$invoke$contentEntryVersionEntity$1$updaterJob$invokeSuspend - CompressVideo: update status = null ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ContentEntryImportJob] ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER SaveLocalUrisAsBlobsUseCaseJvm$invoke$invokeSuspend - SaveLocalUrisAsBlobsUseCaseJvm Storing 1 local uris as blobs (http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D) ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>DFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D to /tmp/junit16973472660268978765/client-server-httpfiles/tmpWork/1.tmp (integrity=sha256-SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=) ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>OFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>BFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FFINE: FINER UstadCache - UstadCache(client): db transaction completed ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit16973472660268978765/client-tmproot-server/213349ff-692d-411f-800f-411470a77fb9 ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>DFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json to /tmp/junit16973472660268978765/client-server-httpfiles/tmpWork/2.tmp (integrity=sha256-JXBsvwhn9GrScfNmxFRXpMexpp3Gi45iAU/IZMbD4Hc=) ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>OFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>BFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FFINE: FINER UstadCache - UstadCache(client): db transaction completed ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ContentEntryImportJob] ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[ContentEntryVersion] ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: GET http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>|FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER UstadCache - OKHttp-CacheInterceptor: HIT(valid) http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json 200 OK (contentType=application/json, content-encoding=identity content-length=435) ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINEST: FINEST UstadCache - UstadCache(client): add retention locks for http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D, http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D) /tmp/junit16973472660268978765/client-server-httpfiles/cache/f400fa63-246a-456e-aaec-b621ddcb91fb -> /tmp/junit16973472660268978765/client-server-httpfiles/persistent/f400fa63-246a-456e-aaec-b621ddcb91fb ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json) /tmp/junit16973472660268978765/client-server-httpfiles/cache/bb45e3b5-8aa3-4fb1-913e-ac9d64c9ca7c -> /tmp/junit16973472660268978765/client-server-httpfiles/persistent/bb45e3b5-8aa3-4fb1-913e-ac9d64c9ca7c ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>|FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[TransferJob, TransferJobItem] ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER EnqueueBlobUploadClientUseCaseJvm$invoke - EnqueueBlobUploadClientUseCase(eccad109-6461-4921-98ea-aa5a42f60f32): scheduled job #1 via quartz ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost:8094/UmAppDatabase/ - endpoint=http://localhost:8094/UmAppDatabase/] init ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: GET http://localhost:8094/UmAppDatabase/replication/sse?door-node=1930113570560201509%2Fba98d156-5aa1-424a-932f-a8a0ce1cf617 ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/UmAppDatabase/replication/sse?door-node=1930113570560201509%2Fba98d156-5aa1-424a-932f-a8a0ce1cf617 ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/UmAppDatabase/replication/sse?door-node=1930113570560201509%2Fba98d156-5aa1-424a-932f-a8a0ce1cf617 ?>FINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER UstadCache - UstadCache(client): MISS http://localhost:8094/UmAppDatabase/replication/sse?door-node=1930113570560201509%2Fba98d156-5aa1-424a-932f-a8a0ce1cf617 ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>|FINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: GET http://localhost:8094/UmAppDatabase/replication/nodeId ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>lINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/UmAppDatabase/replication/nodeId ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>lINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/UmAppDatabase/replication/nodeId ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>ZFINE: FINER BlobUploadClientUseCaseJvm$invoke - BlobUploadClientUseCaseJvm (#1): starting ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>iFINE: FINER UstadCache - UstadCache(client): MISS http://localhost:8094/UmAppDatabase/replication/nodeId ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>|FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json ?>NDec 10, 2024 7:12:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>wFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-init-batch ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER UstadCache - OKHttp-CacheInterceptor: NOSTORE http://localhost:8094/UmAppDatabase/replication/nodeId 204 No Content (contentType=text/plain, content-encoding=null content-length=-1) ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER UstadCache - OKHttp-CacheInterceptor: NOSTORE http://localhost:8094/UmAppDatabase/replication/sse?door-node=1930113570560201509%2Fba98d156-5aa1-424a-932f-a8a0ce1cf617 200 OK (contentType=text/event-stream; charset=UTF-8, content-encoding=null content-length=-1) ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER BlobUploadServerUseCase$onStartUploadSession - BlobUploadServerUseCase#onStartUploadSession(upload eccad109-6461-4921-98ea-aa5a42f60f32): batch upload init: Client list 2 blobs. 2 uploads pending (0 partial) ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #12 : SQLite Change Tracker: Changed tables=[] ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(b3c84e29-2a97-4e70-8769-4196af714b92): Uploading 152064 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>wFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b3c84e29-2a97-4e70-8769-4196af714b92) receive request ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b3c84e29-2a97-4e70-8769-4196af714b92) receive request ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b3c84e29-2a97-4e70-8769-4196af714b92) appended chunk (isFinal=true) to /tmp/junit16973472660268978765/server-tmproot-server/blob-upload-server/b3c84e29-2a97-4e70-8769-4196af714b92 ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>DFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D to /tmp/junit16973472660268978765/server-server-httpfiles/tmpWork/1.tmp (integrity=sha256-SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=) ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>OFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>BFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FFINE: FINER UstadCache - UstadCache(client): db transaction completed ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(b3c84e29-2a97-4e70-8769-4196af714b92): Upload complete of 152064 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854329774) for http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854329774http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D) /tmp/junit16973472660268978765/client-server-httpfiles/persistent/f400fa63-246a-456e-aaec-b621ddcb91fb -> /tmp/junit16973472660268978765/client-server-httpfiles/cache/f400fa63-246a-456e-aaec-b621ddcb91fb ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(833e9780-cc3b-4405-b6ae-201899636322): Uploading 435 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>|FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>wFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(833e9780-cc3b-4405-b6ae-201899636322) receive request ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(833e9780-cc3b-4405-b6ae-201899636322) receive request ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(833e9780-cc3b-4405-b6ae-201899636322) appended chunk (isFinal=true) to /tmp/junit16973472660268978765/server-tmproot-server/blob-upload-server/833e9780-cc3b-4405-b6ae-201899636322 ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>DFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json to /tmp/junit16973472660268978765/server-server-httpfiles/tmpWork/2.tmp (integrity=sha256-JXBsvwhn9GrScfNmxFRXpMexpp3Gi45iAU/IZMbD4Hc=) ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>OFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>BFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FFINE: FINER UstadCache - UstadCache(client): db transaction completed ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(833e9780-cc3b-4405-b6ae-201899636322): Upload complete of 435 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854329775) for http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854329775http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json) /tmp/junit16973472660268978765/client-server-httpfiles/persistent/bb45e3b5-8aa3-4fb1-913e-ac9d64c9ca7c -> /tmp/junit16973472660268978765/client-server-httpfiles/cache/bb45e3b5-8aa3-4fb1-913e-ac9d64c9ca7c ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER TransferJobItemStatusUpdater$commit$invokeSuspend - TransferJobItemStatusUpdater: update status complete for 1 updates=1 ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #13 : SQLite Change Tracker: Changed tables=[TransferJob, TransferJobItem, OutgoingReplication] ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite::memory:] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@7e77d9a5 ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>oINFO: INFO BlobUploadClientUseCaseJvm$invoke$invokeSuspend - BlobUploadClientUseCaseJvm (#1): Upload Complete! ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>oINFO: INFO BlobUploadClientUseCaseJvm$invoke$invokeSuspend - BlobUploadClientUseCaseJvm (#1): Upload Complete! ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #14 : SQLite Change Tracker: Changed tables=[] ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER XferTestClient$waitForContentUploadCompletion$invokeSuspend - XferTestClient: TransferJob #1 is complete(status = 21) ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>|FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>|FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>|FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>~FINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/UmAppDatabase/replication/message ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ContentEntryVersion, ReplicationOperation] ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [NodeEventManager - jdbc:sqlite::memory:] receiveMessage with 1 replications: inserts done/transaction finished ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: GET http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>|FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER UstadCache - OKHttp-CacheInterceptor: HIT(valid) http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json 200 OK (contentType=application/json, content-encoding=identity content-length=435) ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINEST: FINEST UstadCache - UstadCache(client): add retention locks for http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D, http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D) /tmp/junit16973472660268978765/server-server-httpfiles/cache/de6ecff1-61ec-43a8-8b77-f794174a0614 -> /tmp/junit16973472660268978765/server-server-httpfiles/persistent/de6ecff1-61ec-43a8-8b77-f794174a0614 ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json) /tmp/junit16973472660268978765/server-server-httpfiles/cache/5d1ed767-e338-4f7f-8a5e-6eeedacd8832 -> /tmp/junit16973472660268978765/server-server-httpfiles/persistent/5d1ed767-e338-4f7f-8a5e-6eeedacd8832 ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #16 : SQLite Change Tracker: Changed tables=[OutgoingReplication] ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[CacheLockJoin] ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@394950ad - http://localhost:8094/UmAppDatabase/replication/sse?door-node=1930113570560201509%2Fba98d156-5aa1-424a-932f-a8a0ce1cf617] close ?>NDec 10, 2024 7:12:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>>FINE: FINER DoorLog - Closed HikariDataSource connection pool ?>NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>>FINE: FINER DoorLog - Closed HikariDataSource connection pool ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ContentEntryImportJob] ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ImportContentEntryUseCase$invoke$contentEntryVersionEntity$1$updaterJob$invokeSuspend - CompressVideo: update status = null ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ContentEntryImportJob] ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER SaveLocalUrisAsBlobsUseCaseJvm$invoke$invokeSuspend - SaveLocalUrisAsBlobsUseCaseJvm Storing 4 local uris as blobs (http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D, http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D, http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D, http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D) ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@DFINE: FINER UstadCache - UstadCache(client): storerequest 4 entries ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D to /tmp/junit13260553879792472076/client-server-httpfiles/tmpWork/1.tmp (integrity=sha256-Ap/aWwwwZjRYBKIwEGx2EGC/Az1u4U/62d/Yj/O8QJQ=) ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D to /tmp/junit13260553879792472076/client-server-httpfiles/tmpWork/2.tmp (integrity=sha256-6+cWyQhOQwzysWkefC0X5vCHnGtpmL/oKqaXFekaMSc=) ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D to /tmp/junit13260553879792472076/client-server-httpfiles/tmpWork/3.tmp (integrity=sha256-BHSuwMVjvuX0/zKMhkyXeK3eAdARBuWUFC5XOVL18W4=) ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D to /tmp/junit13260553879792472076/client-server-httpfiles/tmpWork/4.tmp (integrity=sha256-PPHogjDxjkvCzVYdH/PqT+EVJ50nfcPnxxL9PAuW194=) ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@OFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 4 entries ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@BFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FFINE: FINER UstadCache - UstadCache(client): db transaction completed ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13260553879792472076/client-tmproot-server/b18d8f34-c7d4-46ae-874c-a1f7b0989bd1 ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13260553879792472076/client-tmproot-server/9aba21dc-0a4e-4ac0-a55b-242f190da98f ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13260553879792472076/client-tmproot-server/038ef1e3-64c8-443e-aea5-6578c6abb791 ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13260553879792472076/client-tmproot-server/33d57ade-da79-47ba-b955-8dbc68c99dcf ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@DFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json to /tmp/junit13260553879792472076/client-server-httpfiles/tmpWork/5.tmp (integrity=sha256-Su4M4fcuw1ICsq8yLLZH9qBheQAecgrnDsTUj3aIBjA=) ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@OFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@BFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FFINE: FINER UstadCache - UstadCache(client): db transaction completed ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ContentEntryImportJob] ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[ContentEntryVersion] ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: GET http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@|FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - OKHttp-CacheInterceptor: HIT(valid) http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json 200 OK (contentType=application/json, content-encoding=identity content-length=1650) ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): add retention locks for http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D, http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D, http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D, http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D, http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D) /tmp/junit13260553879792472076/client-server-httpfiles/cache/00fb2144-40c3-430d-9a8c-c096c72527bf -> /tmp/junit13260553879792472076/client-server-httpfiles/persistent/00fb2144-40c3-430d-9a8c-c096c72527bf ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D) /tmp/junit13260553879792472076/client-server-httpfiles/cache/a7c3c9c9-a109-497a-990f-92f142227c19 -> /tmp/junit13260553879792472076/client-server-httpfiles/persistent/a7c3c9c9-a109-497a-990f-92f142227c19 ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D) /tmp/junit13260553879792472076/client-server-httpfiles/cache/41b41058-627c-4dbc-b9a8-dcbc1025f9b0 -> /tmp/junit13260553879792472076/client-server-httpfiles/persistent/41b41058-627c-4dbc-b9a8-dcbc1025f9b0 ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D) /tmp/junit13260553879792472076/client-server-httpfiles/cache/574477bd-70e7-481c-b8b3-d11020c2fc9d -> /tmp/junit13260553879792472076/client-server-httpfiles/persistent/574477bd-70e7-481c-b8b3-d11020c2fc9d ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json) /tmp/junit13260553879792472076/client-server-httpfiles/cache/8da31580-dcaf-491f-9f6a-ff4b0e4a7f62 -> /tmp/junit13260553879792472076/client-server-httpfiles/persistent/8da31580-dcaf-491f-9f6a-ff4b0e4a7f62 ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@|FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[TransferJob, TransferJobItem] ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER EnqueueBlobUploadClientUseCaseJvm$invoke - EnqueueBlobUploadClientUseCase(69664e2a-4100-410c-8332-22bd864c974e): scheduled job #1 via quartz ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost:8094/UmAppDatabase/ - endpoint=http://localhost:8094/UmAppDatabase/] init ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: GET http://localhost:8094/UmAppDatabase/replication/sse?door-node=6006985363019288395%2F3c934548-949b-4de6-a0ec-09efc925ae2f ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/UmAppDatabase/replication/sse?door-node=6006985363019288395%2F3c934548-949b-4de6-a0ec-09efc925ae2f ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/UmAppDatabase/replication/sse?door-node=6006985363019288395%2F3c934548-949b-4de6-a0ec-09efc925ae2f ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): MISS http://localhost:8094/UmAppDatabase/replication/sse?door-node=6006985363019288395%2F3c934548-949b-4de6-a0ec-09efc925ae2f ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - OKHttp-CacheInterceptor: NOSTORE http://localhost:8094/UmAppDatabase/replication/sse?door-node=6006985363019288395%2F3c934548-949b-4de6-a0ec-09efc925ae2f 200 OK (contentType=text/event-stream; charset=UTF-8, content-encoding=null content-length=-1) ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@ZFINE: FINER BlobUploadClientUseCaseJvm$invoke - BlobUploadClientUseCaseJvm (#1): starting ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@|FINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: GET http://localhost:8094/UmAppDatabase/replication/nodeId ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@lINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/UmAppDatabase/replication/nodeId ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@lINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/UmAppDatabase/replication/nodeId ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@iFINE: FINER UstadCache - UstadCache(client): MISS http://localhost:8094/UmAppDatabase/replication/nodeId ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@|FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@wFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-init-batch ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - OKHttp-CacheInterceptor: NOSTORE http://localhost:8094/UmAppDatabase/replication/nodeId 204 No Content (contentType=text/plain, content-encoding=null content-length=-1) ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER BlobUploadServerUseCase$onStartUploadSession - BlobUploadServerUseCase#onStartUploadSession(upload 69664e2a-4100-410c-8332-22bd864c974e): batch upload init: Client list 5 blobs. 5 uploads pending (0 partial) ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(7ba0b2ba-eb62-46a6-85b7-ea0062b41b4c): Uploading 461 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@wFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(7ba0b2ba-eb62-46a6-85b7-ea0062b41b4c) receive request ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(7ba0b2ba-eb62-46a6-85b7-ea0062b41b4c) receive request ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(7ba0b2ba-eb62-46a6-85b7-ea0062b41b4c) appended chunk (isFinal=true) to /tmp/junit13260553879792472076/server-tmproot-server/blob-upload-server/7ba0b2ba-eb62-46a6-85b7-ea0062b41b4c ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@DFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D to /tmp/junit13260553879792472076/server-server-httpfiles/tmpWork/1.tmp (integrity=sha256-Ap/aWwwwZjRYBKIwEGx2EGC/Az1u4U/62d/Yj/O8QJQ=) ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@OFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@BFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FFINE: FINER UstadCache - UstadCache(client): db transaction completed ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(7ba0b2ba-eb62-46a6-85b7-ea0062b41b4c): Upload complete of 461 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854331283) for http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854331283http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D) /tmp/junit13260553879792472076/client-server-httpfiles/persistent/00fb2144-40c3-430d-9a8c-c096c72527bf -> /tmp/junit13260553879792472076/client-server-httpfiles/cache/00fb2144-40c3-430d-9a8c-c096c72527bf ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(c6620100-fcc7-44c1-814e-d60d6fd4baa4): Uploading 210 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@wFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #12 : SQLite Change Tracker: Changed tables=[] ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(c6620100-fcc7-44c1-814e-d60d6fd4baa4) receive request ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(c6620100-fcc7-44c1-814e-d60d6fd4baa4) receive request ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(c6620100-fcc7-44c1-814e-d60d6fd4baa4) appended chunk (isFinal=true) to /tmp/junit13260553879792472076/server-tmproot-server/blob-upload-server/c6620100-fcc7-44c1-814e-d60d6fd4baa4 ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@DFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D to /tmp/junit13260553879792472076/server-server-httpfiles/tmpWork/2.tmp (integrity=sha256-6+cWyQhOQwzysWkefC0X5vCHnGtpmL/oKqaXFekaMSc=) ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@OFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@BFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FFINE: FINER UstadCache - UstadCache(client): db transaction completed ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(c6620100-fcc7-44c1-814e-d60d6fd4baa4): Upload complete of 210 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854331284) for http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854331284http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D) /tmp/junit13260553879792472076/client-server-httpfiles/persistent/a7c3c9c9-a109-497a-990f-92f142227c19 -> /tmp/junit13260553879792472076/client-server-httpfiles/cache/a7c3c9c9-a109-497a-990f-92f142227c19 ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(b0eae57a-4aa1-4a0d-a29e-bc149315c13b): Uploading 127481 bytes in 13 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@wFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) receive request ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) receive request ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) appended chunk (isFinal=false) to /tmp/junit13260553879792472076/server-tmproot-server/blob-upload-server/b0eae57a-4aa1-4a0d-a29e-bc149315c13b ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@wFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER SaveLocalUriAndManifestUploadIntegrationTest$givenValidXapiFile_whenUploadInterrupted_thenWillRetry$interceptor$invokeSuspend - Interceptor Force Fail: b0eae57a-4aa1-4a0d-a29e-bc149315c13b ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@SEVERE: SEVERE ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(b0eae57a-4aa1-4a0d-a29e-bc149315c13b): Exception uploading ?@io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" ?@ at io.ktor.client.plugins.DefaultResponseValidationKt$addDefaultResponseValidation$1$1.invokeSuspend(DefaultResponseValidation.kt:55) ?@[ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) ?@A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) ?@W at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111) ?@< at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99) ?@Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) ?@c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) ?@a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) ?@[ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693) ?@ ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@SEVERE: SEVERE ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(b0eae57a-4aa1-4a0d-a29e-bc149315c13b): Exception uploading ?@io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" ?@ at io.ktor.client.plugins.DefaultResponseValidationKt$addDefaultResponseValidation$1$1.invokeSuspend(DefaultResponseValidation.kt:55) ?@[ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) ?@A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) ?@W at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111) ?@< at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99) ?@Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) ?@c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) ?@a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) ?@[ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693) ?@ ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@SEVERE: SEVERE BlobUploadClientUseCaseJvm$invoke$invokeSuspend - BlobUploadClientUseCaseJvm (#1): Exception. Attempt has failed. ?@io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" ?@ at io.ktor.client.plugins.DefaultResponseValidationKt$addDefaultResponseValidation$1$1.invokeSuspend(DefaultResponseValidation.kt:55) ?@[ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) ?@A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) ?@W at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111) ?@< at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99) ?@Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) ?@c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) ?@a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) ?@[ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693) ?@ ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@SEVERE: SEVERE BlobUploadClientUseCaseJvm$invoke$invokeSuspend - BlobUploadClientUseCaseJvm (#1): Exception. Attempt has failed. ?@io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" ?@ at io.ktor.client.plugins.DefaultResponseValidationKt$addDefaultResponseValidation$1$1.invokeSuspend(DefaultResponseValidation.kt:55) ?@[ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) ?@A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) ?@W at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111) ?@< at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99) ?@Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) ?@c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) ?@a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) ?@[ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693) ?@ ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #13 : SQLite Change Tracker: Changed tables=[TransferJobItem] ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #15 : SQLite Change Tracker: Changed tables=[TransferJobError] ?@NDec 10, 2024 7:12:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@gFINE: FINER SchedulerExtKt$scheduleRetryOrThrow - scheduleRetryOrThrow: attempt 1 failed, rescheduling ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@ZFINE: FINER BlobUploadClientUseCaseJvm$invoke - BlobUploadClientUseCaseJvm (#1): starting ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@|FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@wFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-init-batch ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER BlobUploadServerUseCase$onStartUploadSession - BlobUploadServerUseCase#onStartUploadSession(upload 69664e2a-4100-410c-8332-22bd864c974e): batch upload init: Client list 5 blobs. 5 uploads pending (3 partial) ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST BlobUploadServerUseCase$onStartUploadSession - BlobUploadServerUseCase#onStartUploadSession(upload 69664e2a-4100-410c-8332-22bd864c974e): Partial uploads pending = http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D, http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D, http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(7ba0b2ba-eb62-46a6-85b7-ea0062b41b4c): Uploading 461 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=461 ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@wFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(7ba0b2ba-eb62-46a6-85b7-ea0062b41b4c) receive request ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(7ba0b2ba-eb62-46a6-85b7-ea0062b41b4c) receive request ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(7ba0b2ba-eb62-46a6-85b7-ea0062b41b4c) appended chunk (isFinal=true) to /tmp/junit13260553879792472076/server-tmproot-server/blob-upload-server/7ba0b2ba-eb62-46a6-85b7-ea0062b41b4c ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@DFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D to /tmp/junit13260553879792472076/server-server-httpfiles/tmpWork/3.tmp (integrity=sha256-Ap/aWwwwZjRYBKIwEGx2EGC/Az1u4U/62d/Yj/O8QJQ=) ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@OFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@BFINE: FINER UstadCache - UstadCache(client): deleting 1 tmp files ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FFINE: FINER UstadCache - UstadCache(client): db transaction completed ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(7ba0b2ba-eb62-46a6-85b7-ea0062b41b4c): Upload complete of 461 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854331283) for http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854331283http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(c6620100-fcc7-44c1-814e-d60d6fd4baa4): Uploading 210 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=210 ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@wFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(c6620100-fcc7-44c1-814e-d60d6fd4baa4) receive request ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(c6620100-fcc7-44c1-814e-d60d6fd4baa4) receive request ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(c6620100-fcc7-44c1-814e-d60d6fd4baa4) appended chunk (isFinal=true) to /tmp/junit13260553879792472076/server-tmproot-server/blob-upload-server/c6620100-fcc7-44c1-814e-d60d6fd4baa4 ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@DFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D to /tmp/junit13260553879792472076/server-server-httpfiles/tmpWork/4.tmp (integrity=sha256-6+cWyQhOQwzysWkefC0X5vCHnGtpmL/oKqaXFekaMSc=) ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@OFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@BFINE: FINER UstadCache - UstadCache(client): deleting 1 tmp files ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FFINE: FINER UstadCache - UstadCache(client): db transaction completed ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(c6620100-fcc7-44c1-814e-d60d6fd4baa4): Upload complete of 210 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854331284) for http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854331284http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(b0eae57a-4aa1-4a0d-a29e-bc149315c13b): Uploading 127481 bytes in 12 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=10000 ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@wFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) receive request ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) receive request ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) appended chunk (isFinal=false) to /tmp/junit13260553879792472076/server-tmproot-server/blob-upload-server/b0eae57a-4aa1-4a0d-a29e-bc149315c13b ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@wFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) receive request ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) receive request ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) appended chunk (isFinal=false) to /tmp/junit13260553879792472076/server-tmproot-server/blob-upload-server/b0eae57a-4aa1-4a0d-a29e-bc149315c13b ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@wFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) receive request ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) receive request ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) appended chunk (isFinal=false) to /tmp/junit13260553879792472076/server-tmproot-server/blob-upload-server/b0eae57a-4aa1-4a0d-a29e-bc149315c13b ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@wFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) receive request ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) receive request ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) appended chunk (isFinal=false) to /tmp/junit13260553879792472076/server-tmproot-server/blob-upload-server/b0eae57a-4aa1-4a0d-a29e-bc149315c13b ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@wFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) receive request ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) receive request ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) appended chunk (isFinal=false) to /tmp/junit13260553879792472076/server-tmproot-server/blob-upload-server/b0eae57a-4aa1-4a0d-a29e-bc149315c13b ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@wFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) receive request ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) receive request ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) appended chunk (isFinal=false) to /tmp/junit13260553879792472076/server-tmproot-server/blob-upload-server/b0eae57a-4aa1-4a0d-a29e-bc149315c13b ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@wFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) receive request ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) receive request ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) appended chunk (isFinal=false) to /tmp/junit13260553879792472076/server-tmproot-server/blob-upload-server/b0eae57a-4aa1-4a0d-a29e-bc149315c13b ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@wFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) receive request ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) receive request ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) appended chunk (isFinal=false) to /tmp/junit13260553879792472076/server-tmproot-server/blob-upload-server/b0eae57a-4aa1-4a0d-a29e-bc149315c13b ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@wFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) receive request ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) receive request ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) appended chunk (isFinal=false) to /tmp/junit13260553879792472076/server-tmproot-server/blob-upload-server/b0eae57a-4aa1-4a0d-a29e-bc149315c13b ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@wFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) receive request ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) receive request ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) appended chunk (isFinal=false) to /tmp/junit13260553879792472076/server-tmproot-server/blob-upload-server/b0eae57a-4aa1-4a0d-a29e-bc149315c13b ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@wFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #19 : SQLite Change Tracker: Changed tables=[TransferJobItem] ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) receive request ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) receive request ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) appended chunk (isFinal=false) to /tmp/junit13260553879792472076/server-tmproot-server/blob-upload-server/b0eae57a-4aa1-4a0d-a29e-bc149315c13b ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@wFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) receive request ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) receive request ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b0eae57a-4aa1-4a0d-a29e-bc149315c13b) appended chunk (isFinal=true) to /tmp/junit13260553879792472076/server-tmproot-server/blob-upload-server/b0eae57a-4aa1-4a0d-a29e-bc149315c13b ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@DFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D to /tmp/junit13260553879792472076/server-server-httpfiles/tmpWork/5.tmp (integrity=sha256-BHSuwMVjvuX0/zKMhkyXeK3eAdARBuWUFC5XOVL18W4=) ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@OFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@BFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FFINE: FINER UstadCache - UstadCache(client): db transaction completed ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(b0eae57a-4aa1-4a0d-a29e-bc149315c13b): Upload complete of 127481 bytes in 12 chunks to http://localhost:8094/api/blob/upload-batch-data ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854331285) for http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854331285http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D) /tmp/junit13260553879792472076/client-server-httpfiles/persistent/41b41058-627c-4dbc-b9a8-dcbc1025f9b0 -> /tmp/junit13260553879792472076/client-server-httpfiles/cache/41b41058-627c-4dbc-b9a8-dcbc1025f9b0 ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(36f0112f-7fbb-4a69-aea5-0f53537697a4): Uploading 454 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@wFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(36f0112f-7fbb-4a69-aea5-0f53537697a4) receive request ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(36f0112f-7fbb-4a69-aea5-0f53537697a4) receive request ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(36f0112f-7fbb-4a69-aea5-0f53537697a4) appended chunk (isFinal=true) to /tmp/junit13260553879792472076/server-tmproot-server/blob-upload-server/36f0112f-7fbb-4a69-aea5-0f53537697a4 ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@DFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D to /tmp/junit13260553879792472076/server-server-httpfiles/tmpWork/6.tmp (integrity=sha256-PPHogjDxjkvCzVYdH/PqT+EVJ50nfcPnxxL9PAuW194=) ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@OFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@BFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FFINE: FINER UstadCache - UstadCache(client): db transaction completed ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(36f0112f-7fbb-4a69-aea5-0f53537697a4): Upload complete of 454 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854331286) for http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854331286http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D) /tmp/junit13260553879792472076/client-server-httpfiles/persistent/574477bd-70e7-481c-b8b3-d11020c2fc9d -> /tmp/junit13260553879792472076/client-server-httpfiles/cache/574477bd-70e7-481c-b8b3-d11020c2fc9d ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(68c07c05-3545-4e53-95f8-5043efd9765b): Uploading 1650 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@|FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@wFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(68c07c05-3545-4e53-95f8-5043efd9765b) receive request ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(68c07c05-3545-4e53-95f8-5043efd9765b) receive request ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(68c07c05-3545-4e53-95f8-5043efd9765b) appended chunk (isFinal=true) to /tmp/junit13260553879792472076/server-tmproot-server/blob-upload-server/68c07c05-3545-4e53-95f8-5043efd9765b ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@DFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json to /tmp/junit13260553879792472076/server-server-httpfiles/tmpWork/7.tmp (integrity=sha256-Su4M4fcuw1ICsq8yLLZH9qBheQAecgrnDsTUj3aIBjA=) ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@OFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@BFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FFINE: FINER UstadCache - UstadCache(client): db transaction completed ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(68c07c05-3545-4e53-95f8-5043efd9765b): Upload complete of 1650 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854331287) for http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854331287http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json) /tmp/junit13260553879792472076/client-server-httpfiles/persistent/8da31580-dcaf-491f-9f6a-ff4b0e4a7f62 -> /tmp/junit13260553879792472076/client-server-httpfiles/cache/8da31580-dcaf-491f-9f6a-ff4b0e4a7f62 ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER TransferJobItemStatusUpdater$commit$invokeSuspend - TransferJobItemStatusUpdater: update status complete for 1 updates=1 ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #21 : SQLite Change Tracker: Changed tables=[TransferJob, TransferJobItem, OutgoingReplication] ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite::memory:] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@54f4c2cb ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@oINFO: INFO BlobUploadClientUseCaseJvm$invoke$invokeSuspend - BlobUploadClientUseCaseJvm (#1): Upload Complete! ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@oINFO: INFO BlobUploadClientUseCaseJvm$invoke$invokeSuspend - BlobUploadClientUseCaseJvm (#1): Upload Complete! ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #22 : SQLite Change Tracker: Changed tables=[] ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER XferTestClient$waitForContentUploadCompletion$invokeSuspend - XferTestClient: TransferJob #1 is complete(status = 21) ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@~FINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/UmAppDatabase/replication/message ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@|FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@|FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@|FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[ContentEntryVersion, ReplicationOperation] ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [NodeEventManager - jdbc:sqlite::memory:] receiveMessage with 1 replications: inserts done/transaction finished ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: GET http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@|FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - OKHttp-CacheInterceptor: HIT(valid) http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json 200 OK (contentType=application/json, content-encoding=identity content-length=1650) ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): add retention locks for http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D, http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D, http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D, http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D, http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D) /tmp/junit13260553879792472076/server-server-httpfiles/cache/1c649577-a676-4b3a-98fd-73ddd9c7c582 -> /tmp/junit13260553879792472076/server-server-httpfiles/persistent/1c649577-a676-4b3a-98fd-73ddd9c7c582 ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D) /tmp/junit13260553879792472076/server-server-httpfiles/cache/105d9562-f90b-47b0-88b7-7f70df0be9ee -> /tmp/junit13260553879792472076/server-server-httpfiles/persistent/105d9562-f90b-47b0-88b7-7f70df0be9ee ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D) /tmp/junit13260553879792472076/server-server-httpfiles/cache/b7611706-8912-4e67-9983-91d35d96254d -> /tmp/junit13260553879792472076/server-server-httpfiles/persistent/b7611706-8912-4e67-9983-91d35d96254d ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D) /tmp/junit13260553879792472076/server-server-httpfiles/cache/327bb1fc-e4b2-450f-9541-6971e87df851 -> /tmp/junit13260553879792472076/server-server-httpfiles/persistent/327bb1fc-e4b2-450f-9541-6971e87df851 ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json) /tmp/junit13260553879792472076/server-server-httpfiles/cache/dc0e5d82-a5cc-4350-b2ae-664b119ea6c0 -> /tmp/junit13260553879792472076/server-server-httpfiles/persistent/dc0e5d82-a5cc-4350-b2ae-664b119ea6c0 ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #24 : SQLite Change Tracker: Changed tables=[OutgoingReplication] ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[CacheLockJoin] ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@3976910 - http://localhost:8094/UmAppDatabase/replication/sse?door-node=6006985363019288395%2F3c934548-949b-4de6-a0ec-09efc925ae2f] close ?@NDec 10, 2024 7:12:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@>FINE: FINER DoorLog - Closed HikariDataSource connection pool ?@NDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@>FINE: FINER DoorLog - Closed HikariDataSource connection pool ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ContentEntryImportJob] ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST ImportContentEntryUseCase$invoke$contentEntryVersionEntity$1$updaterJob$invokeSuspend - CompressVideo: update status = null ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ContentEntryImportJob] ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER SaveLocalUrisAsBlobsUseCaseJvm$invoke$invokeSuspend - SaveLocalUrisAsBlobsUseCaseJvm Storing 4 local uris as blobs (http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D, http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D, http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D, http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D) ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?ADFINE: FINER UstadCache - UstadCache(client): storerequest 4 entries ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D to /tmp/junit3771854890550064307/client-server-httpfiles/tmpWork/1.tmp (integrity=sha256-Ap/aWwwwZjRYBKIwEGx2EGC/Az1u4U/62d/Yj/O8QJQ=) ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D to /tmp/junit3771854890550064307/client-server-httpfiles/tmpWork/2.tmp (integrity=sha256-6+cWyQhOQwzysWkefC0X5vCHnGtpmL/oKqaXFekaMSc=) ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D to /tmp/junit3771854890550064307/client-server-httpfiles/tmpWork/3.tmp (integrity=sha256-BHSuwMVjvuX0/zKMhkyXeK3eAdARBuWUFC5XOVL18W4=) ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D to /tmp/junit3771854890550064307/client-server-httpfiles/tmpWork/4.tmp (integrity=sha256-PPHogjDxjkvCzVYdH/PqT+EVJ50nfcPnxxL9PAuW194=) ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 4 entries ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?ABFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit3771854890550064307/client-tmproot-server/a9a591f2-652c-467d-b6f3-c3daf2c0f1fc ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit3771854890550064307/client-tmproot-server/0e61adae-4d21-449b-bcdc-e3335386bff6 ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit3771854890550064307/client-tmproot-server/ffa1b73a-72ae-4c1d-ab3f-11afd3fd4808 ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit3771854890550064307/client-tmproot-server/247ef358-0b69-41dc-b629-a91a70c976d9 ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?ADFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json to /tmp/junit3771854890550064307/client-server-httpfiles/tmpWork/5.tmp (integrity=sha256-Su4M4fcuw1ICsq8yLLZH9qBheQAecgrnDsTUj3aIBjA=) ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?ABFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ContentEntryImportJob] ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[ContentEntryVersion] ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: GET http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A|FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - OKHttp-CacheInterceptor: HIT(valid) http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json 200 OK (contentType=application/json, content-encoding=identity content-length=1650) ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): add retention locks for http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D, http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D, http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D, http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D, http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D) /tmp/junit3771854890550064307/client-server-httpfiles/cache/f961a332-19e7-4ed8-a7ec-046ebd538c81 -> /tmp/junit3771854890550064307/client-server-httpfiles/persistent/f961a332-19e7-4ed8-a7ec-046ebd538c81 ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D) /tmp/junit3771854890550064307/client-server-httpfiles/cache/cdd7cb6d-a275-4e4d-9320-8419377fdfd6 -> /tmp/junit3771854890550064307/client-server-httpfiles/persistent/cdd7cb6d-a275-4e4d-9320-8419377fdfd6 ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D) /tmp/junit3771854890550064307/client-server-httpfiles/cache/28c3453a-24da-4486-b87e-412f3e1b7573 -> /tmp/junit3771854890550064307/client-server-httpfiles/persistent/28c3453a-24da-4486-b87e-412f3e1b7573 ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D) /tmp/junit3771854890550064307/client-server-httpfiles/cache/1ea1a69f-5921-4c3d-8377-d11ec7ab7ca6 -> /tmp/junit3771854890550064307/client-server-httpfiles/persistent/1ea1a69f-5921-4c3d-8377-d11ec7ab7ca6 ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json) /tmp/junit3771854890550064307/client-server-httpfiles/cache/e156cc2a-1a0d-4723-a0eb-5ecc236d8834 -> /tmp/junit3771854890550064307/client-server-httpfiles/persistent/e156cc2a-1a0d-4723-a0eb-5ecc236d8834 ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A|FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[TransferJob, TransferJobItem] ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER EnqueueBlobUploadClientUseCaseJvm$invoke - EnqueueBlobUploadClientUseCase(93ddfeb5-20f9-41f3-b77a-4b2405e8e4f7): scheduled job #1 via quartz ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost:8094/UmAppDatabase/ - endpoint=http://localhost:8094/UmAppDatabase/] init ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: GET http://localhost:8094/UmAppDatabase/replication/sse?door-node=6186173323235954222%2Ff1d5dbdb-4e61-4fc2-871e-e0226227051d ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/UmAppDatabase/replication/sse?door-node=6186173323235954222%2Ff1d5dbdb-4e61-4fc2-871e-e0226227051d ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/UmAppDatabase/replication/sse?door-node=6186173323235954222%2Ff1d5dbdb-4e61-4fc2-871e-e0226227051d ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): MISS http://localhost:8094/UmAppDatabase/replication/sse?door-node=6186173323235954222%2Ff1d5dbdb-4e61-4fc2-871e-e0226227051d ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - OKHttp-CacheInterceptor: NOSTORE http://localhost:8094/UmAppDatabase/replication/sse?door-node=6186173323235954222%2Ff1d5dbdb-4e61-4fc2-871e-e0226227051d 200 OK (contentType=text/event-stream; charset=UTF-8, content-encoding=null content-length=-1) ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AZFINE: FINER BlobUploadClientUseCaseJvm$invoke - BlobUploadClientUseCaseJvm (#1): starting ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A|FINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: GET http://localhost:8094/UmAppDatabase/replication/nodeId ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AlINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/UmAppDatabase/replication/nodeId ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AlINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/UmAppDatabase/replication/nodeId ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AiFINE: FINER UstadCache - UstadCache(client): MISS http://localhost:8094/UmAppDatabase/replication/nodeId ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A|FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-init-batch ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - OKHttp-CacheInterceptor: NOSTORE http://localhost:8094/UmAppDatabase/replication/nodeId 204 No Content (contentType=text/plain, content-encoding=null content-length=-1) ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER BlobUploadServerUseCase$onStartUploadSession - BlobUploadServerUseCase#onStartUploadSession(upload 93ddfeb5-20f9-41f3-b77a-4b2405e8e4f7): batch upload init: Client list 5 blobs. 5 uploads pending (0 partial) ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(59b766c1-b4bd-4d3c-a1ec-4c15eb18386b): Uploading 461 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(59b766c1-b4bd-4d3c-a1ec-4c15eb18386b) receive request ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(59b766c1-b4bd-4d3c-a1ec-4c15eb18386b) receive request ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(59b766c1-b4bd-4d3c-a1ec-4c15eb18386b) appended chunk (isFinal=true) to /tmp/junit3771854890550064307/server-tmproot-server/blob-upload-server/59b766c1-b4bd-4d3c-a1ec-4c15eb18386b ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?ADFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D to /tmp/junit3771854890550064307/server-server-httpfiles/tmpWork/1.tmp (integrity=sha256-Ap/aWwwwZjRYBKIwEGx2EGC/Az1u4U/62d/Yj/O8QJQ=) ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?ABFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(59b766c1-b4bd-4d3c-a1ec-4c15eb18386b): Upload complete of 461 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854333707) for http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854333707http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D) /tmp/junit3771854890550064307/client-server-httpfiles/persistent/f961a332-19e7-4ed8-a7ec-046ebd538c81 -> /tmp/junit3771854890550064307/client-server-httpfiles/cache/f961a332-19e7-4ed8-a7ec-046ebd538c81 ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(3dec4f69-4e08-49f7-a5fa-b5ea0fb8d76c): Uploading 210 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(3dec4f69-4e08-49f7-a5fa-b5ea0fb8d76c) receive request ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(3dec4f69-4e08-49f7-a5fa-b5ea0fb8d76c) receive request ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(3dec4f69-4e08-49f7-a5fa-b5ea0fb8d76c) appended chunk (isFinal=true) to /tmp/junit3771854890550064307/server-tmproot-server/blob-upload-server/3dec4f69-4e08-49f7-a5fa-b5ea0fb8d76c ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?ADFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #12 : SQLite Change Tracker: Changed tables=[] ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D to /tmp/junit3771854890550064307/server-server-httpfiles/tmpWork/2.tmp (integrity=sha256-6+cWyQhOQwzysWkefC0X5vCHnGtpmL/oKqaXFekaMSc=) ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?ABFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(3dec4f69-4e08-49f7-a5fa-b5ea0fb8d76c): Upload complete of 210 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854333708) for http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854333708http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D) /tmp/junit3771854890550064307/client-server-httpfiles/persistent/cdd7cb6d-a275-4e4d-9320-8419377fdfd6 -> /tmp/junit3771854890550064307/client-server-httpfiles/cache/cdd7cb6d-a275-4e4d-9320-8419377fdfd6 ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d5947572-c024-4d69-a7b8-c2b68cb60a60): Uploading 127481 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d5947572-c024-4d69-a7b8-c2b68cb60a60) receive request ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d5947572-c024-4d69-a7b8-c2b68cb60a60) receive request ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d5947572-c024-4d69-a7b8-c2b68cb60a60) appended chunk (isFinal=true) to /tmp/junit3771854890550064307/server-tmproot-server/blob-upload-server/d5947572-c024-4d69-a7b8-c2b68cb60a60 ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?ADFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D to /tmp/junit3771854890550064307/server-server-httpfiles/tmpWork/3.tmp (integrity=sha256-BHSuwMVjvuX0/zKMhkyXeK3eAdARBuWUFC5XOVL18W4=) ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?ABFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d5947572-c024-4d69-a7b8-c2b68cb60a60): Upload complete of 127481 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854333709) for http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854333709http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D) /tmp/junit3771854890550064307/client-server-httpfiles/persistent/28c3453a-24da-4486-b87e-412f3e1b7573 -> /tmp/junit3771854890550064307/client-server-httpfiles/cache/28c3453a-24da-4486-b87e-412f3e1b7573 ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(5899967b-0320-493e-a7f4-7f0f5c22ae8f): Uploading 454 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(5899967b-0320-493e-a7f4-7f0f5c22ae8f) receive request ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(5899967b-0320-493e-a7f4-7f0f5c22ae8f) receive request ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(5899967b-0320-493e-a7f4-7f0f5c22ae8f) appended chunk (isFinal=true) to /tmp/junit3771854890550064307/server-tmproot-server/blob-upload-server/5899967b-0320-493e-a7f4-7f0f5c22ae8f ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?ADFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D to /tmp/junit3771854890550064307/server-server-httpfiles/tmpWork/4.tmp (integrity=sha256-PPHogjDxjkvCzVYdH/PqT+EVJ50nfcPnxxL9PAuW194=) ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?ABFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(5899967b-0320-493e-a7f4-7f0f5c22ae8f): Upload complete of 454 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854333710) for http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854333710http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D) /tmp/junit3771854890550064307/client-server-httpfiles/persistent/1ea1a69f-5921-4c3d-8377-d11ec7ab7ca6 -> /tmp/junit3771854890550064307/client-server-httpfiles/cache/1ea1a69f-5921-4c3d-8377-d11ec7ab7ca6 ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(7e70eff5-4625-4241-a0df-2498ae6d5401): Uploading 1650 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A|FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(7e70eff5-4625-4241-a0df-2498ae6d5401) receive request ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(7e70eff5-4625-4241-a0df-2498ae6d5401) receive request ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(7e70eff5-4625-4241-a0df-2498ae6d5401) appended chunk (isFinal=true) to /tmp/junit3771854890550064307/server-tmproot-server/blob-upload-server/7e70eff5-4625-4241-a0df-2498ae6d5401 ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?ADFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json to /tmp/junit3771854890550064307/server-server-httpfiles/tmpWork/5.tmp (integrity=sha256-Su4M4fcuw1ICsq8yLLZH9qBheQAecgrnDsTUj3aIBjA=) ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?ABFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(7e70eff5-4625-4241-a0df-2498ae6d5401): Upload complete of 1650 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854333711) for http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854333711http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json) /tmp/junit3771854890550064307/client-server-httpfiles/persistent/e156cc2a-1a0d-4723-a0eb-5ecc236d8834 -> /tmp/junit3771854890550064307/client-server-httpfiles/cache/e156cc2a-1a0d-4723-a0eb-5ecc236d8834 ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER TransferJobItemStatusUpdater$commit$invokeSuspend - TransferJobItemStatusUpdater: update status complete for 1 updates=1 ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #13 : SQLite Change Tracker: Changed tables=[TransferJob, TransferJobItem, OutgoingReplication] ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite::memory:] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@2de87e86 ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AoINFO: INFO BlobUploadClientUseCaseJvm$invoke$invokeSuspend - BlobUploadClientUseCaseJvm (#1): Upload Complete! ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AoINFO: INFO BlobUploadClientUseCaseJvm$invoke$invokeSuspend - BlobUploadClientUseCaseJvm (#1): Upload Complete! ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #14 : SQLite Change Tracker: Changed tables=[] ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER XferTestClient$waitForContentUploadCompletion$invokeSuspend - XferTestClient: TransferJob #1 is complete(status = 21) ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A~FINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/UmAppDatabase/replication/message ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A|FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A|FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A|FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[ContentEntryVersion, ReplicationOperation] ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [NodeEventManager - jdbc:sqlite::memory:] receiveMessage with 1 replications: inserts done/transaction finished ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: GET http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A|FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - OKHttp-CacheInterceptor: HIT(valid) http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json 200 OK (contentType=application/json, content-encoding=identity content-length=1650) ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): add retention locks for http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D, http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D, http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D, http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D, http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D) /tmp/junit3771854890550064307/server-server-httpfiles/cache/49e3ac7f-ad16-4e20-8fcd-b9bdbc75b7f3 -> /tmp/junit3771854890550064307/server-server-httpfiles/persistent/49e3ac7f-ad16-4e20-8fcd-b9bdbc75b7f3 ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D) /tmp/junit3771854890550064307/server-server-httpfiles/cache/59874112-7168-44e5-a092-237f9d42e47b -> /tmp/junit3771854890550064307/server-server-httpfiles/persistent/59874112-7168-44e5-a092-237f9d42e47b ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D) /tmp/junit3771854890550064307/server-server-httpfiles/cache/d6edd089-ede4-48ff-8474-63f84f1cd30a -> /tmp/junit3771854890550064307/server-server-httpfiles/persistent/d6edd089-ede4-48ff-8474-63f84f1cd30a ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D) /tmp/junit3771854890550064307/server-server-httpfiles/cache/1ba1f11d-2564-4da8-9c1a-1904682e1942 -> /tmp/junit3771854890550064307/server-server-httpfiles/persistent/1ba1f11d-2564-4da8-9c1a-1904682e1942 ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json) /tmp/junit3771854890550064307/server-server-httpfiles/cache/da51a32d-28d4-48ea-8a89-9bc64084074f -> /tmp/junit3771854890550064307/server-server-httpfiles/persistent/da51a32d-28d4-48ea-8a89-9bc64084074f ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #16 : SQLite Change Tracker: Changed tables=[OutgoingReplication] ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[CacheLockJoin] ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@1239c268 - http://localhost:8094/UmAppDatabase/replication/sse?door-node=6186173323235954222%2Ff1d5dbdb-4e61-4fc2-871e-e0226227051d] close ?ANDec 10, 2024 7:12:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A>FINE: FINER DoorLog - Closed HikariDataSource connection pool ?ANDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A>FINE: FINER DoorLog - Closed HikariDataSource connection pool ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ContentEntryImportJob] ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ImportContentEntryUseCase$invoke$contentEntryVersionEntity$1$updaterJob$invokeSuspend - CompressVideo: update status = null ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ContentEntryImportJob] ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BaFINE: FINER SaveLocalUrisAsBlobsUseCaseJvm$invoke$invokeSuspend - SaveLocalUrisAsBlobsUseCaseJvm Storing 151 local uris as blobs (http://localhost:8094/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D, http://localhost:8094/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D, http://localhost:8094/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D, http://localhost:8094/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D, http://localhost:8094/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D, http://localhost:8094/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D, http://localhost:8094/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D, http://localhost:8094/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D, http://localhost:8094/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D, http://localhost:8094/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D, http://localhost:8094/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D, http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:8094/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D, http://localhost:8094/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D, http://localhost:8094/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D, http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:8094/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D, http://localhost:8094/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D, http://localhost:8094/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D, http://localhost:8094/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D, http://localhost:8094/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D, http://localhost:8094/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D, http://localhost:8094/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D, http://localhost:8094/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D, http://localhost:8094/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D, http://localhost:8094/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D, http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:8094/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D, http://localhost:8094/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D, http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:8094/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D, http://localhost:8094/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D, http://localhost:8094/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D, http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:8094/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D, http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:8094/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D, http://localhost:8094/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D, http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:8094/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D, http://localhost:8094/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D, http://localhost:8094/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D, http://localhost:8094/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D, http://localhost:8094/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D, http://localhost:8094/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D, http://localhost:8094/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D, http://localhost:8094/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D, http://localhost:8094/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D, http://localhost:8094/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D, http://localhost:8094/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D, http://localhost:8094/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D, http://localhost:8094/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D, http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D, http://localhost:8094/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D, http://localhost:8094/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D, http://localhost:8094/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D, http://localhost:8094/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D, http://localhost:8094/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D, http://localhost:8094/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D, http://localhost:8094/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D, http://localhost:8094/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D, http://localhost:8094/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D, http://localhost:8094/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D, http://localhost:8094/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D, http://localhost:8094/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D, http://localhost:8094/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D, http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D, http://localhost:8094/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D, http://localhost:8094/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D, http://localhost:8094/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D, http://localhost:8094/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D, http://localhost:8094/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D, http://localhost:8094/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D, http://localhost:8094/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D, http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D, http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D, http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D, http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D, http://localhost:8094/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D, http://localhost:8094/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D, http://localhost:8094/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D, http://localhost:8094/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D, http://localhost:8094/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D, http://localhost:8094/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D, http://localhost:8094/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D, http://localhost:8094/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D, http://localhost:8094/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D, http://localhost:8094/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D, http://localhost:8094/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D, http://localhost:8094/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D, http://localhost:8094/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D, http://localhost:8094/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D, http://localhost:8094/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D, http://localhost:8094/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D, http://localhost:8094/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D, http://localhost:8094/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D, http://localhost:8094/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D, http://localhost:8094/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D, http://localhost:8094/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D, http://localhost:8094/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D, http://localhost:8094/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D, http://localhost:8094/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D, http://localhost:8094/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D, http://localhost:8094/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D, http://localhost:8094/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D, http://localhost:8094/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D, http://localhost:8094/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D, http://localhost:8094/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D, http://localhost:8094/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D, http://localhost:8094/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D, http://localhost:8094/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D, http://localhost:8094/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D, http://localhost:8094/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D, http://localhost:8094/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D, http://localhost:8094/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D, http://localhost:8094/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D, http://localhost:8094/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D, http://localhost:8094/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D, http://localhost:8094/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D, http://localhost:8094/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D, http://localhost:8094/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D, http://localhost:8094/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D, http://localhost:8094/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D, http://localhost:8094/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D, http://localhost:8094/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D, http://localhost:8094/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D, http://localhost:8094/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D, http://localhost:8094/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D, http://localhost:8094/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D, http://localhost:8094/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D, http://localhost:8094/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D, http://localhost:8094/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D, http://localhost:8094/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D, http://localhost:8094/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D, http://localhost:8094/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D, http://localhost:8094/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D, http://localhost:8094/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D, http://localhost:8094/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D, http://localhost:8094/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D, http://localhost:8094/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D, http://localhost:8094/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D, http://localhost:8094/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D, http://localhost:8094/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): storerequest 151 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/1.tmp (integrity=sha256-T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/2.tmp (integrity=sha256-bjwfnGlRbxR6w41vOplXXSsJlK/kQzJuwiG9Vdr2PBI=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/3.tmp (integrity=sha256-GbEzhDlg2eOkUS0yhbQRdkYN7+ExqlN1jS7v1KfVVxw=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/4.tmp (integrity=sha256-ftJMBUMkAxFzcokVQ/DLankiEAkZ564HfB8/r2dljcI=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/5.tmp (integrity=sha256-4hns6PTT5KxFXvMc06fHtQV+pooQmTf8JrA8bpnukyI=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/6.tmp (integrity=sha256-1nBB/l1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/7.tmp (integrity=sha256-e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/8.tmp (integrity=sha256-yBLdyeR10+ZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/9.tmp (integrity=sha256-/4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/10.tmp (integrity=sha256-hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/11.tmp (integrity=sha256-wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/12.tmp (integrity=sha256-nAy3BTCDSjZf/jjgTtYfskbTFa2CmbkLKYKabDi8pew=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/13.tmp (integrity=sha256-JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/14.tmp (integrity=sha256-Tyj1ZbAw3I+jTnYcRMap00SSDE8uimpYNpM/V1r5TQc=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/15.tmp (integrity=sha256-5d4Gn7Lje7djT1HHt6jjcg+HKH9wgn2vEpJCSjuX6z4=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/16.tmp (integrity=sha256-nAy3BTCDSjZf/jjgTtYfskbTFa2CmbkLKYKabDi8pew=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/17.tmp (integrity=sha256-k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/18.tmp (integrity=sha256-MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/19.tmp (integrity=sha256-qGvsfW4NaWJUAV8k+jAgxyt68uSYkM8Zvl4iO07eQSw=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/20.tmp (integrity=sha256-jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/21.tmp (integrity=sha256-Au+2IdPCR1K6fzgi+wM5XKVYY8AZh6QiVWhS/NgRMNU=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/22.tmp (integrity=sha256-SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/23.tmp (integrity=sha256-WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy/w=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/24.tmp (integrity=sha256-7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/25.tmp (integrity=sha256-b0rPNEXzpQ22OFjtaC11asx2j0+hLr7cAomd3VO69e0=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/26.tmp (integrity=sha256-Oq8Qt4f/pNdOtT7Cz/P1buRr1KXcoKQUW+C9lCFg8YQ=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/27.tmp (integrity=sha256-nAy3BTCDSjZf/jjgTtYfskbTFa2CmbkLKYKabDi8pew=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/28.tmp (integrity=sha256-nAy3BTCDSjZf/jjgTtYfskbTFa2CmbkLKYKabDi8pew=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/29.tmp (integrity=sha256-yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3+1GBRu4D0+Q=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/30.tmp (integrity=sha256-b/pemT3AQtkcxWYfWDVJk2/kTkEqjdt+oehmTIE02AM=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/31.tmp (integrity=sha256-nAy3BTCDSjZf/jjgTtYfskbTFa2CmbkLKYKabDi8pew=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/32.tmp (integrity=sha256-mfov8Hrp8eJ57UpQUEJ+8RVeKjq45a8ngANpAaLYR6w=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/33.tmp (integrity=sha256-7xF1FYDJR0vQb3gRCLf5zGPh50+3WuGOhPKs9utqGUE=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/34.tmp (integrity=sha256-s+jWsJZ/9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/35.tmp (integrity=sha256-nAy3BTCDSjZf/jjgTtYfskbTFa2CmbkLKYKabDi8pew=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/36.tmp (integrity=sha256-MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx+u3BdkYQ=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/37.tmp (integrity=sha256-nAy3BTCDSjZf/jjgTtYfskbTFa2CmbkLKYKabDi8pew=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/38.tmp (integrity=sha256-nAy3BTCDSjZf/jjgTtYfskbTFa2CmbkLKYKabDi8pew=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/39.tmp (integrity=sha256-s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/40.tmp (integrity=sha256-UKuxu3Hz+fGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/41.tmp (integrity=sha256-nAy3BTCDSjZf/jjgTtYfskbTFa2CmbkLKYKabDi8pew=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/42.tmp (integrity=sha256-nAy3BTCDSjZf/jjgTtYfskbTFa2CmbkLKYKabDi8pew=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/43.tmp (integrity=sha256-nAy3BTCDSjZf/jjgTtYfskbTFa2CmbkLKYKabDi8pew=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/44.tmp (integrity=sha256-nAy3BTCDSjZf/jjgTtYfskbTFa2CmbkLKYKabDi8pew=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/45.tmp (integrity=sha256-nAy3BTCDSjZf/jjgTtYfskbTFa2CmbkLKYKabDi8pew=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/46.tmp (integrity=sha256-nAy3BTCDSjZf/jjgTtYfskbTFa2CmbkLKYKabDi8pew=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/47.tmp (integrity=sha256-nAy3BTCDSjZf/jjgTtYfskbTFa2CmbkLKYKabDi8pew=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/48.tmp (integrity=sha256-3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt/TEE=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/49.tmp (integrity=sha256-Rq39aiLMuqiP+0mPmeCr0C2QflhXTn//NEPZaPtsh7s=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/50.tmp (integrity=sha256-Rq39aiLMuqiP+0mPmeCr0C2QflhXTn//NEPZaPtsh7s=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/51.tmp (integrity=sha256-PjfwUp1+w6kzto+92J5gCGOUXTWvFUUHmzECFE26ZTI=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/52.tmp (integrity=sha256-h+jhrR+2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/53.tmp (integrity=sha256-vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/54.tmp (integrity=sha256-2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/55.tmp (integrity=sha256-sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/56.tmp (integrity=sha256-Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad+Kk1mN4QiY=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/57.tmp (integrity=sha256-kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/58.tmp (integrity=sha256-eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/59.tmp (integrity=sha256-XNfsFzpMGtyUb4cp+ZP4sbwRpfi+BGbF07psv2MPtA4=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/60.tmp (integrity=sha256-GslQZC/V0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/61.tmp (integrity=sha256-mvg3xbJ3LnwZdOssam2+vdSJ1/LWFX7/lxFJVciB6lg=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/62.tmp (integrity=sha256-MAqsHQLxvTtVgSONw2nt+i52FKAKxkPqHKZN3dVehag=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/63.tmp (integrity=sha256-iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/64.tmp (integrity=sha256-82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/65.tmp (integrity=sha256-Q/y6R172KY9YPbOiNMSixqoh8QjGcQtM+rFsRKO2bE8=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/66.tmp (integrity=sha256-vBVhVK0Ik2c9Bvwl+lAPy96DxOyTL2+keUcQmCA/rq0=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/67.tmp (integrity=sha256-vBVhVK0Ik2c9Bvwl+lAPy96DxOyTL2+keUcQmCA/rq0=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/68.tmp (integrity=sha256-/x3Wsw8+wpZRU2JIVcrL33nrHQV17lCsxuRemUqet54=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/69.tmp (integrity=sha256-8NYR/hsIIjp/PKQLuUNyeWjGcw9Ffd0e82E28xODp0k=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/70.tmp (integrity=sha256-oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3+WONWHQ=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/71.tmp (integrity=sha256-K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/72.tmp (integrity=sha256-cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/73.tmp (integrity=sha256-tnKOTsJNsJ1igF6lTizkpOyMKbYWZe+dVsGZzjKfNTc=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/74.tmp (integrity=sha256-cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/75.tmp (integrity=sha256-mvg3xbJ3LnwZdOssam2+vdSJ1/LWFX7/lxFJVciB6lg=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/76.tmp (integrity=sha256-lxzYcB9KSB/Ykf7kHHM4ZRcTEbModiVoT3lAhJxL3mA=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/77.tmp (integrity=sha256-Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/78.tmp (integrity=sha256-vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/79.tmp (integrity=sha256-Cxs1ShEiNfLO/U/vt3ziCc6g7XCCt3cXpLKqS0NW9p0=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/80.tmp (integrity=sha256-Cxs1ShEiNfLO/U/vt3ziCc6g7XCCt3cXpLKqS0NW9p0=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/81.tmp (integrity=sha256-hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/82.tmp (integrity=sha256-I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/83.tmp (integrity=sha256-mvg3xbJ3LnwZdOssam2+vdSJ1/LWFX7/lxFJVciB6lg=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/84.tmp (integrity=sha256-mvg3xbJ3LnwZdOssam2+vdSJ1/LWFX7/lxFJVciB6lg=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/85.tmp (integrity=sha256-mvg3xbJ3LnwZdOssam2+vdSJ1/LWFX7/lxFJVciB6lg=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/86.tmp (integrity=sha256-mvg3xbJ3LnwZdOssam2+vdSJ1/LWFX7/lxFJVciB6lg=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/87.tmp (integrity=sha256-dlAewQPKn9t0EDFTEm5ltRQT+WrMBBErX1LZM6zfIc0=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/88.tmp (integrity=sha256-ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/89.tmp (integrity=sha256-8l+WWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/90.tmp (integrity=sha256-+IRZ4//V1GOWQ9KLtbzgE+NbhhRBycosRc64B97TKj4=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/91.tmp (integrity=sha256-V+lxWB0nxel8r7ylMgw556l/VPsMO29I16T/DgO8NMQ=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/92.tmp (integrity=sha256-uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/93.tmp (integrity=sha256-pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/94.tmp (integrity=sha256-Wmgp+1s82IIY+jX9o7lYcOJS1QrGlZC0PpACTzQwl6M=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/95.tmp (integrity=sha256-sHxTh3q3+dRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/96.tmp (integrity=sha256-Y3nFU5/VYE71u5aj3293uK2rbUrlZ/wwvObLZ8QhuYQ=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/97.tmp (integrity=sha256-zBbaSmjEFvS6KUk8SEwgYyykdXC+UFyhY9//LwqO8Z0=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/98.tmp (integrity=sha256-u+LJFVTcY/MEnXDPx/jDr74kdKvSL0fNYsVaoucWMS0=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/99.tmp (integrity=sha256-eo8K7m5KF0iRfYzWDplfji/fxUb9GlUHqqY6IuMrLc4=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/100.tmp (integrity=sha256-/qULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK/x8URU=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/101.tmp (integrity=sha256-ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/102.tmp (integrity=sha256-C1W33ZET4v+aPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/103.tmp (integrity=sha256-jGvo9dP2a+kzienoeQzWSLnGKfWhYB2XjsFOuELmW28=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/104.tmp (integrity=sha256-+F9Tlt29TsSXmyq/WyZ63J8R6bqXkujcv5KBRzPQ+WU=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/105.tmp (integrity=sha256-xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/106.tmp (integrity=sha256-EkHf/CGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/107.tmp (integrity=sha256-vOWepUFkWRq8r0+HZF7AzG8DLHriKMfWpiogMq/FD4s=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/108.tmp (integrity=sha256-R0W8u8HlP/sgKWKJ2Q26/MLf5xdmrjzBL5IEPnV34JA=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/109.tmp (integrity=sha256-yD2T/jRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/110.tmp (integrity=sha256-DMle631prFri4uxxxxdON0FHQFOdiUt+W/6/vFfKmKI=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/111.tmp (integrity=sha256-Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/112.tmp (integrity=sha256-MuzpZTkDFXpw0wwJdw/bBYCIsDKwWBU628LKd2p83po=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/113.tmp (integrity=sha256-4zSTZMv/WKjpNfIWFmdBzDq+xpKgteLo5HBhbpkIMgg=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/114.tmp (integrity=sha256-YuUHNreyN7U7+QZ5+zNNY1N11RsxVtHYZsqyJGBtmbQ=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/115.tmp (integrity=sha256-6p3YvM8W7PtrV7LudBIoa+q4QN3Y1SdaU02/GCeg0IM=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/116.tmp (integrity=sha256-c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/117.tmp (integrity=sha256-fAhuvZVtVYSUCOENltmx6R+Sg0UZACwHQOMDNf9fYlY=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/118.tmp (integrity=sha256-we47ND4nhwrjRI+YLyQ+HWLDKA0nvAypEBID7KE1sjM=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/119.tmp (integrity=sha256-EDd6hjdyPU1Mt2vw3AA1ph+qFNUyZir+dXzbgA2ARyw=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/120.tmp (integrity=sha256-WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/121.tmp (integrity=sha256-f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/122.tmp (integrity=sha256-17pZuPthKwaraODIXZkgcqZCV0+uh/01t0UPA4EqtEs=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/123.tmp (integrity=sha256-CmlVJmRSZLB7BmMKh27ly66/mbubmFKZNdWpB8De5X8=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/124.tmp (integrity=sha256-nsmfXTJrTxUTogzM8u3+nLHfuNFK4hVP4tnH90njdqE=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/125.tmp (integrity=sha256-GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/126.tmp (integrity=sha256-3l8y8J6DrWhQA1W7Shf+SPfKgZyc+u/b+bCekBx6f8g=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/127.tmp (integrity=sha256-+pluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/128.tmp (integrity=sha256-5Ilriy7n1kwHjr0/XWzh4jhJPrT8xsZ1jrczKGatDiY=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/129.tmp (integrity=sha256-EgapfpQkKZP4bsfj/K5PxfHKzTlIJAVzuAkZmNmg3MM=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/130.tmp (integrity=sha256-QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5/V3/Osnhog=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/131.tmp (integrity=sha256-LnC2D3wwhrq34V1CB+xg6EwLoaYhOVkplQkYTyRkqVA=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/132.tmp (integrity=sha256-J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/133.tmp (integrity=sha256-eARe8bkhihrOsDAQ7nvQs7HXU1+i/popDv+Q6UNWPcg=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/134.tmp (integrity=sha256-3fCEhtExvRNHYfveM9cY5bbE17mYr8+dEFRgE5Tz8ZU=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/135.tmp (integrity=sha256-NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/136.tmp (integrity=sha256-/3QD+d53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/137.tmp (integrity=sha256-y4TDcAD4/j5o4keZvggf698Cr9Oc7JZ+gGMax23qmVA=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/138.tmp (integrity=sha256-UvNzyhHidciHBssZ/P+2l5FZbI1XAfmSJAplrILQ8gg=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/139.tmp (integrity=sha256-ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa/p8=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/140.tmp (integrity=sha256-De2JgQ0Nt5adGTd+S3vvpLJVOZegId+lUNz28Tv2qPA=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/141.tmp (integrity=sha256-AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/142.tmp (integrity=sha256-JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/143.tmp (integrity=sha256-CdrdmkKdsdoH81+2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/144.tmp (integrity=sha256-ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU/tZAhs=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/145.tmp (integrity=sha256-kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/146.tmp (integrity=sha256-/Emb+/duVWkOJrRcZWoRMF6TTLig7Qm2uAa7A+78ghA=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/147.tmp (integrity=sha256-lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6+4=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/148.tmp (integrity=sha256-rySbdfEfwrB779vaMkVIyj+ABqAS+gtUUBu4dkB4J6A=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/149.tmp (integrity=sha256-oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB/0=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/150.tmp (integrity=sha256-VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/151.tmp (integrity=sha256-JVUTiGfvsBPpaY2QLvpiW+x0rWNh6Tlj0QXu2TOSbGY=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BQFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 151 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/2bda7d81-15b9-43fe-85ca-e233aea37320 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/2d6ccf1f-bce3-4881-95bf-81b1c93801d5 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/00e1c020-8b03-46fa-8c17-199c4bbcbdc9 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/e0606428-483b-4373-9ea2-670d9e06f112 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/f1aac206-126e-4d40-980c-a40124192b4b ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/cbba6b51-8246-4816-8f8e-29e6b53d6ae1 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/65ff969a-20aa-48db-b7d0-9b7e9fbdb7ed ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/cd6a3906-a676-4ffa-a2e3-9818d8258794 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/2aaec9ba-6bd9-40cb-bfc6-7a980131c26c ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/55e05bd7-96e6-4ba3-ae23-fb38b22d4e52 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/93ada839-58e0-4f4c-8c4c-4d4218579c13 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/e68c406c-e17c-494f-8c51-f8fc720a848f ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/351019fc-1ed3-4872-bd23-6d7a008cda00 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/253b5297-cb11-495b-ba5a-7534bb87b10b ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/de5f293d-1050-4ef1-946a-f859f8b69efd ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/49da3855-72d8-4f81-8ee6-66aebd9e3e97 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/8eeb3919-1b94-48fc-b71b-edd3ff6d2383 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/a1dd36f1-20df-4e7e-94e9-30c02789463e ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/6938fcfc-9873-46bf-95bb-2b91ba0606f5 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/b95207b9-8c14-4c0c-a7a1-6a022f748e2e ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/5a9b53c1-3fa8-409a-95e8-99489c41afee ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/f22e849c-d5af-4719-aa37-bee69ff1a319 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/c26730ab-9f13-4bae-816c-fc46ef7014f1 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/cf3db84f-275e-4aa5-8580-3d7f59932a45 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/287265e9-3418-4da4-8238-341f8e7dd12b ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/8c1dff81-4f79-49f1-bc26-0762327aebff ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/5716dc25-a31f-41e7-81b0-69784f610b2c ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/6069b582-105f-4008-95a3-30e5420969ab ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/243a59de-2ad5-48fa-b661-0a959332eaae ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/dfe2be72-aeb7-4fd4-83e2-e49f0b0108a6 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/fb5f1831-ca06-4e02-8710-77b3942452e8 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/dc76f775-9dc0-4fce-b284-be3febb88c92 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/a7a6c937-2103-4ae9-ac0a-4dcc16389962 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/0f8bdd70-1d6e-4e1b-b2c2-17b9a6b07b5d ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/140fc29c-591a-461e-a0d2-da93946d6dfd ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/ddd1d4a7-7c54-4e9b-b90c-5e8208261bfd ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/ac3139d4-2442-43e3-aee4-9ca0cf15cf3d ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/6d92e6db-f021-4401-8eff-c8285f79097c ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/dcb4c23b-72ac-417f-9597-733a9f454eb2 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/ca33aa0f-3b32-4e5c-ad85-ab07088ce60e ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/6b94124f-bf36-44c9-9fda-5d2625515559 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/f1ee9a8d-1478-480d-9cd8-5a6622d36f30 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/ae932fb6-e34d-4a28-9370-59dfd68d9453 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/8d1634e6-820f-4c6e-bac9-9c45519c51c3 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/5e2ff390-0602-4587-acc2-fbec0c7cec7b ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/32aabdaa-2d67-49c8-b67f-57aea0cf351a ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/9880a620-e132-407e-8ba9-ebfc9ff64aa7 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/ce67b06c-3d8c-461f-88e0-a37a1e45d127 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/61502e24-2ed6-4be2-9036-bc916dc6ae5a ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/c2062951-7d45-4327-b549-fe275df34caf ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/c0699546-59c9-414a-bffa-f0eecbc020ae ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/c9f6bd13-5f34-4ebd-9074-26c7d4a54a6f ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/e07ef42e-e20e-4f54-98eb-53914ce853fc ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/96739e3d-070b-45f4-8d59-37cc716d2733 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/ca7267ea-2ac7-4790-863d-df298f495908 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/3f837df6-c70f-44b8-8dab-be6dd621d83d ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/f9e2a904-176f-45fd-9ace-0006819a8e78 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/a57f7ef9-e601-457f-b9f6-a3d6e8acb3f5 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/72ccc16f-25f7-424c-ac33-ec9212fc7fc4 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/cb4a5d32-41e7-490e-9811-48518d991cac ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/47c2806e-27e8-480e-9357-ca50a21625ea ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/48226276-3541-48af-a5f6-86b32dd1f9a5 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/7af69ab8-d5e7-4c8d-8afa-7eede96bd475 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/85f2bf9b-7233-47b9-8529-6e9a22bedf75 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/8f0240aa-43ed-40da-90ab-7a97087da450 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/1ee5cc05-e243-4b66-852f-e2b9bfb4943b ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/aa02247e-a519-402f-9824-51395e1f5893 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/ca590715-932c-48a2-a49e-eb7c2657f9f3 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/f197881c-d119-44a0-ba94-bcc5f0bf774f ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/53d9bb5d-4a2e-45a9-9b00-68c16f3ac03e ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/7d0cd540-155a-4350-b256-a45ed4613d9d ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/a775c141-75ba-4a45-8c2c-35a21c51e926 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/ff38e3e0-3762-4bee-958f-add338b1cd00 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/5a75e14c-ec3f-42d5-b502-90010c76f2cd ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/e00ceb02-3b85-4210-8b91-978f814d0e91 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/8e5f1a52-eaf2-49fa-832c-e67f7a5943a9 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/d302ec71-282e-4624-8f0c-ae9357f3c017 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/70e09f08-1605-43ba-8fdc-d1015679f8f4 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/6de5e4ca-e048-40a4-b9ab-ad72e3ddf515 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/9174a23a-7aed-4d48-a46b-0ed77a2c1a1d ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/0c369127-e278-454a-86b7-9df95a3b2a1b ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/4cc75135-c4b6-4342-bd57-337d1f675f6b ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/07048168-d5bc-48b8-b6df-d819a49a1fad ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/5be30698-eb20-4fba-b919-f3fbe097a2c8 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/67774002-1627-4ec0-b159-643bc87ad39f ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/5af8bc79-d63b-4bcb-9d5a-7df16c739c9b ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/1c17d9c5-ec5d-456c-8791-fcef05527f38 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/9df05f14-2889-451f-bd54-b97774bba407 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/5236e0a9-877d-442b-babf-272ca5a1e1d0 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/8d44545f-5e9a-4940-b4cb-3b7a56af7bc5 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/6cc9a618-ce6e-4284-913b-152ec66677e2 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/5e479f28-2baf-48a0-9df4-b39ebb480a35 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/68368272-99ec-4753-836f-3d12cd984acd ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/00a5ce8e-25bf-4684-882a-2f3b68b171ad ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/4e271d69-bc12-4734-92d7-cb78cb0aab09 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/b83ececb-28fd-4bd5-aa8a-1794e8d170e6 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/513bd41e-8a87-4295-98bd-e1d296e8d6cf ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/181503de-0779-4dc4-886c-690368100f85 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/fbed7147-33c3-4341-b3c3-69786e9c1201 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/95d1bc4f-2939-4090-88a5-9671da0f6294 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/7ea2810e-3216-4871-8d2b-871f23a91e0c ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/0f25891c-0116-49c8-9ae4-6ec0d01bebc4 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/1a3adabc-3d8a-465a-8c55-d28399ff3ccc ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/fd21e9e8-2967-4df4-84b4-f6514fe9149c ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/cc43e3e2-dc46-4386-910b-84d04af96be3 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/589481ec-bd59-44b0-acce-71552a8b9dee ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/84217b9e-d3a6-4128-92d6-dc150063f544 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/668d91fb-492a-475c-96aa-1b15f975ccf3 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/68200bd5-f477-4675-8ac2-6aceee0bec11 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/6f336f31-6ba5-41b4-933d-be73efa35a5a ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/247428c4-7b9a-4efb-a772-1391b3efb0fe ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/099b3511-cb0e-4131-89d3-936a2f68f366 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/34cddef8-768a-4cf8-899d-a5c944099a3c ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/a0c2f0af-322e-49b1-b4e3-8e8c3140f589 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/8e644930-302c-4b19-9b11-087523353dc0 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/2df836c9-1149-403a-89e9-96af9a6fdd8a ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/2fe84e2b-fa92-4797-b91d-e1fcd616fead ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/3dcc62e9-7ea9-4643-b573-7541166628d5 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/b4416e4c-e0ea-464f-812f-8408da2b7373 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/656ce909-20c6-46c6-a26c-07338efd1953 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/0d1b877b-705b-402c-b102-1b3c14634d83 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/8493d5ea-43c6-4540-b9a6-17b37c468c8f ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/83da16f6-456c-49c0-9cd3-ef9161f81309 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/e8a13b19-5f52-48fc-8a02-a1a7cb4017e6 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/4a514fe7-5b16-4df0-a68f-3486a35cb473 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/76f90ec1-d980-4468-b299-7817a455fd6e ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/564ca561-d05e-4dcc-a86f-930fac6993a8 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/c05ad024-ad4f-4bbb-aca2-d0c222220a96 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/c2063829-5249-4b88-8804-2301d5d2e3f9 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/32e3ff39-0c56-420e-b2ff-5a3274a995d1 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/abd15d0f-d8ce-4fe5-abfb-f67bb5715d67 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/dd48f10f-f741-400d-9fce-374001c6f4fe ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/ebd268c5-4f14-43cf-adbe-ec3c890d7f38 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/210ed200-83e2-47fa-a570-d1eecf00cbfb ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/59debe3a-bcc5-4e6e-a8e2-2784c88e9cc3 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/11aab2ca-b34d-48b2-bc02-f9afe85bde55 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/2b8836d4-49fc-4366-8297-f2efc67885c8 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/6ba29e1f-1c4e-4f2f-934d-f78f705428a4 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/ebd3cb67-9290-4811-a772-c451126aba22 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/678cdc9f-0437-46f5-8f85-02aa295b4324 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/e95947c2-26bb-470b-98f5-71a9e6214e28 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/61fbe782-5716-487b-a39f-6d620a3b0835 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/e584b935-7c7b-4825-8080-61ade32c0131 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/a3c658bf-abe1-4b90-8117-51a818435b94 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/27210ac8-0340-4429-bf28-44e8575eb04f ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/d005b12e-1d26-4db0-a2d8-5016c4b6c648 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/3e7baad6-0d88-4474-9b1c-a70f3c6e12be ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/53035f81-e35d-4bfe-9fa5-84d680d33ca8 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/8b1208e6-5efe-4037-826b-8f868986eca7 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/b7d1e6ba-00e2-4740-80c2-59a4edd02ec7 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/826f35f0-362c-4910-9ec2-d452402fb003 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER SaveLocalUrisAsBlobsUseCaseJvm$invoke$invokeSuspend - SaveLocalUrisAsBlobsUseCaseJvm Storing 22 local uris as blobs (http://localhost:8094/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D, http://localhost:8094/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D, http://localhost:8094/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D, http://localhost:8094/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D, http://localhost:8094/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D, http://localhost:8094/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D, http://localhost:8094/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D, http://localhost:8094/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D, http://localhost:8094/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D, http://localhost:8094/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D, http://localhost:8094/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D, http://localhost:8094/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D, http://localhost:8094/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D, http://localhost:8094/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D, http://localhost:8094/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D, http://localhost:8094/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D, http://localhost:8094/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D, http://localhost:8094/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D, http://localhost:8094/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D, http://localhost:8094/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D, http://localhost:8094/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D, http://localhost:8094/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BEFINE: FINER UstadCache - UstadCache(client): storerequest 22 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/152.tmp (integrity=sha256-z2ct+VoKX1r9xRSP/GYmKyUmhGtAlSmS7FrBHQz1i6E=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/153.tmp (integrity=sha256-5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/154.tmp (integrity=sha256-LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/155.tmp (integrity=sha256-sy4b7/3q3vGmQUg9OE/4gm/nVaSA36EeIqyCcnYi4M8=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/156.tmp (integrity=sha256-gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/157.tmp (integrity=sha256-yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/158.tmp (integrity=sha256-p8QJ1CS/Uy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/159.tmp (integrity=sha256-x8RELOMsvCzPJXs2+uGp6tUMSIzdxC/SRUta7acbbZ4=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/160.tmp (integrity=sha256-2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/161.tmp (integrity=sha256-Pp8lPMJPMU/g1eelJlUn1gggLBKxNX2QhrjbNVWCbyI=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/162.tmp (integrity=sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/163.tmp (integrity=sha256-60oKn5/PS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/164.tmp (integrity=sha256-xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/165.tmp (integrity=sha256-xiokJ09WttZwKc3d/hV6IqkEKeWLg9lWE0/bWOTxClg=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/166.tmp (integrity=sha256-wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv+g=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/167.tmp (integrity=sha256-QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z+hjD4sko=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/168.tmp (integrity=sha256-Cs/L+OBmRgENBqKnXY5/OJ44hDv7z+18UB+dln6zuFs=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/169.tmp (integrity=sha256-HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/170.tmp (integrity=sha256-kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/171.tmp (integrity=sha256-3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/172.tmp (integrity=sha256-lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/173.tmp (integrity=sha256-0gUfpA5HMCps0QY+oMxb+JSq+oBIWs62g2C4f+xJCoU=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BPFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 22 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/contentimport/h5pimport-1733854335088/h5p-standalone/dist/h5p-standalone.d.ts ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/contentimport/h5pimport-1733854335088/h5p-standalone/dist/h5p-integration.d.ts ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/contentimport/h5pimport-1733854335088/h5p-standalone/dist/fonts/h5p-core-27.woff ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/contentimport/h5pimport-1733854335088/h5p-standalone/dist/fonts/h5p-hub-publish.ttf ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/contentimport/h5pimport-1733854335088/h5p-standalone/dist/fonts/h5p-hub-publish.eot ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/contentimport/h5pimport-1733854335088/h5p-standalone/dist/fonts/h5p-hub-publish.woff ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/contentimport/h5pimport-1733854335088/h5p-standalone/dist/fonts/h5p-core-27.eot ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/contentimport/h5pimport-1733854335088/h5p-standalone/dist/fonts/h5p-core-27.ttf ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/contentimport/h5pimport-1733854335088/h5p-standalone/dist/fonts/h5p-hub-publish.svg ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/contentimport/h5pimport-1733854335088/h5p-standalone/dist/fonts/h5p-core-27.svg ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/contentimport/h5pimport-1733854335088/h5p-standalone/dist/frame.d.ts ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/contentimport/h5pimport-1733854335088/h5p-standalone/dist/main.bundle.js ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/contentimport/h5pimport-1733854335088/h5p-standalone/dist/utils.d.ts ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/contentimport/h5pimport-1733854335088/h5p-standalone/dist/styles/h5p-hub-registration.css ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/contentimport/h5pimport-1733854335088/h5p-standalone/dist/styles/h5p.css ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/contentimport/h5pimport-1733854335088/h5p-standalone/dist/styles/h5p-core-button.css ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/contentimport/h5pimport-1733854335088/h5p-standalone/dist/styles/h5p-hub-sharing.css ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/contentimport/h5pimport-1733854335088/h5p-standalone/dist/styles/h5p-confirmation-dialog.css ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/contentimport/h5pimport-1733854335088/h5p-standalone/dist/styles/h5p-admin.css ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/contentimport/h5pimport-1733854335088/h5p-standalone/dist/index.d.ts ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/contentimport/h5pimport-1733854335088/h5p-standalone/dist/frame.bundle.js ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/contentimport/h5pimport-1733854335088/h5p-standalone/README.md ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/90b5362e-7a1f-40ea-ac3c-d88308207268 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/18f955e5-94a4-4d74-85fd-99411967a236 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/9d024692-9d9f-4c1c-87a3-3fef0e48ed1e ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/36a531af-eb91-4f04-be99-1ed52702ca14 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/36a55e15-92c2-4339-94dc-d5c68fd904b8 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/0aa59ec3-8a3e-4b9c-9ade-5e34ba00a4b0 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/0e268a95-2519-4b44-bfc4-01db40744a14 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/d51a19a2-b509-4fc9-a70e-4392069f3cbf ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/097f455e-324d-4d59-84f5-f92f224313ab ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/53edd08b-d461-40c7-bd76-0cb0c9f87299 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/98b9355d-78f4-407a-88f6-4cf768ebe73d ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/fd7208bd-4110-4754-adc9-9b94111a675b ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/a85d355b-b0e7-4c8a-a092-e76e44f61916 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/ba6b916b-dfc9-415f-865c-4e4138449c46 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/47a0f759-4274-498a-8062-06e2e87594b0 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/386188c0-0996-4701-8c6d-a4297f8a0b0d ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/f3b7fb6e-5c90-44c7-960d-48453d1433d4 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/c273ee93-aaa0-4cf3-93da-f5b692b47035 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/86124d80-7d37-43f4-941d-7a8c6a0a8148 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/cb11569d-6ae1-4c11-aca5-220f0b63478c ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/00e5d2ff-cf12-43b1-a28b-3025e0a8be7a ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/c1346571-1819-4280-b845-844be5c751a0 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER SaveLocalUrisAsBlobsUseCaseJvm$invoke$invokeSuspend - SaveLocalUrisAsBlobsUseCaseJvm Storing 2 local uris as blobs (http://localhost:8094/api/blob/R%2B8ra1jlS55wp9euDpwi0tF3L8ctEdhI46iGI9hr%2FDU%3D, http://localhost:8094/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 2 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/R%2B8ra1jlS55wp9euDpwi0tF3L8ctEdhI46iGI9hr%2FDU%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/174.tmp (integrity=sha256-R+8ra1jlS55wp9euDpwi0tF3L8ctEdhI46iGI9hr/DU=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/175.tmp (integrity=sha256-EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 2 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/contentimport/h5pimport-1733854335088/tincan.xml ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/contentimport/h5pimport-1733854335088/index.html ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/f45eddbc-7c3d-43ff-8c79-c3ba69e93d11 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit14914621601155472066/client-tmproot-server/23d7860e-6582-4fe3-9fe9-6a55c15c7215 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json to /tmp/junit14914621601155472066/client-server-httpfiles/tmpWork/176.tmp (integrity=sha256-mln/W/oHSBXc8R64/U8M3EqfCHkq1WQ9hUQ7dVhoQCc=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ContentEntryImportJob] ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[ContentEntryVersion] ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: GET http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B|FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - OKHttp-CacheInterceptor: HIT(valid) http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json 200 OK (contentType=application/json, content-encoding=identity content-length=74425) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BbFINEST: FINEST UstadCache - UstadCache(client): add retention locks for http://localhost:8094/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D, http://localhost:8094/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D, http://localhost:8094/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D, http://localhost:8094/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D, http://localhost:8094/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D, http://localhost:8094/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D, http://localhost:8094/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D, http://localhost:8094/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D, http://localhost:8094/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D, http://localhost:8094/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D, http://localhost:8094/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D, http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:8094/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D, http://localhost:8094/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D, http://localhost:8094/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D, http://localhost:8094/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D, http://localhost:8094/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D, http://localhost:8094/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D, http://localhost:8094/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D, http://localhost:8094/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D, http://localhost:8094/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D, http://localhost:8094/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D, http://localhost:8094/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D, http://localhost:8094/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D, http://localhost:8094/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D, http://localhost:8094/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D, http://localhost:8094/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D, http://localhost:8094/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D, http://localhost:8094/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D, http://localhost:8094/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D, http://localhost:8094/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D, http://localhost:8094/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D, http://localhost:8094/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D, http://localhost:8094/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D, http://localhost:8094/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D, http://localhost:8094/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D, http://localhost:8094/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D, http://localhost:8094/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D, http://localhost:8094/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D, http://localhost:8094/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D, http://localhost:8094/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D, http://localhost:8094/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D, http://localhost:8094/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D, http://localhost:8094/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D, http://localhost:8094/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D, http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D, http://localhost:8094/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D, http://localhost:8094/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D, http://localhost:8094/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D, http://localhost:8094/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D, http://localhost:8094/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D, http://localhost:8094/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D, http://localhost:8094/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D, http://localhost:8094/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D, http://localhost:8094/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D, http://localhost:8094/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D, http://localhost:8094/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D, http://localhost:8094/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D, http://localhost:8094/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D, http://localhost:8094/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D, http://localhost:8094/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D, http://localhost:8094/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D, http://localhost:8094/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D, http://localhost:8094/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D, http://localhost:8094/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D, http://localhost:8094/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D, http://localhost:8094/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D, http://localhost:8094/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D, http://localhost:8094/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D, http://localhost:8094/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D, http://localhost:8094/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D, http://localhost:8094/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D, http://localhost:8094/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D, http://localhost:8094/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D, http://localhost:8094/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D, http://localhost:8094/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D, http://localhost:8094/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D, http://localhost:8094/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D, http://localhost:8094/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D, http://localhost:8094/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D, http://localhost:8094/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D, http://localhost:8094/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D, http://localhost:8094/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D, http://localhost:8094/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D, http://localhost:8094/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D, http://localhost:8094/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D, http://localhost:8094/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D, http://localhost:8094/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D, http://localhost:8094/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D, http://localhost:8094/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D, http://localhost:8094/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D, http://localhost:8094/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D, http://localhost:8094/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D, http://localhost:8094/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D, http://localhost:8094/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D, http://localhost:8094/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D, http://localhost:8094/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D, http://localhost:8094/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D, http://localhost:8094/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D, http://localhost:8094/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D, http://localhost:8094/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D, http://localhost:8094/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D, http://localhost:8094/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D, http://localhost:8094/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D, http://localhost:8094/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D, http://localhost:8094/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D, http://localhost:8094/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D, http://localhost:8094/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D, http://localhost:8094/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D, http://localhost:8094/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D, http://localhost:8094/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D, http://localhost:8094/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D, http://localhost:8094/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D, http://localhost:8094/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D, http://localhost:8094/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D, http://localhost:8094/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D, http://localhost:8094/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D, http://localhost:8094/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D, http://localhost:8094/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D, http://localhost:8094/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D, http://localhost:8094/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D, http://localhost:8094/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D, http://localhost:8094/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D, http://localhost:8094/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D, http://localhost:8094/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D, http://localhost:8094/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D, http://localhost:8094/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D, http://localhost:8094/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D, http://localhost:8094/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D, http://localhost:8094/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D, http://localhost:8094/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D, http://localhost:8094/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D, http://localhost:8094/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D, http://localhost:8094/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D, http://localhost:8094/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D, http://localhost:8094/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D, http://localhost:8094/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D, http://localhost:8094/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D, http://localhost:8094/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D, http://localhost:8094/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D, http://localhost:8094/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D, http://localhost:8094/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D, http://localhost:8094/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D, http://localhost:8094/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D, http://localhost:8094/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D, http://localhost:8094/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D, http://localhost:8094/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D, http://localhost:8094/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D, http://localhost:8094/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D, http://localhost:8094/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D, http://localhost:8094/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D, http://localhost:8094/api/blob/R%2B8ra1jlS55wp9euDpwi0tF3L8ctEdhI46iGI9hr%2FDU%3D, http://localhost:8094/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D, http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/0e81e548-7231-41e4-af55-9c37cdd9483e -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/0e81e548-7231-41e4-af55-9c37cdd9483e ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/f7cbda20-21c9-4b40-a2a1-76f54e36ec32 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/f7cbda20-21c9-4b40-a2a1-76f54e36ec32 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/79a58d1d-2f85-47be-b305-a14023fc3dc9 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/79a58d1d-2f85-47be-b305-a14023fc3dc9 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/8f004136-4b48-43e9-8e97-fb4415fbbe36 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/8f004136-4b48-43e9-8e97-fb4415fbbe36 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/c623153a-81ad-41d8-9920-fab7015cfc4a -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/c623153a-81ad-41d8-9920-fab7015cfc4a ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/625a0143-418a-44f5-acd1-3c0932e4e90e -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/625a0143-418a-44f5-acd1-3c0932e4e90e ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/c11be050-13de-4b12-b468-1455ea0cc06f -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/c11be050-13de-4b12-b468-1455ea0cc06f ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/734df68a-fd76-42f5-8477-666df0c2182a -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/734df68a-fd76-42f5-8477-666df0c2182a ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/85e2d538-66fb-4867-ae8a-883ce7baf579 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/85e2d538-66fb-4867-ae8a-883ce7baf579 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/c2dc2be8-d953-4dbd-b683-c2441bf22b0b -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/c2dc2be8-d953-4dbd-b683-c2441bf22b0b ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/1d0529b9-e758-402f-b26a-c41f47c28392 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/1d0529b9-e758-402f-b26a-c41f47c28392 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/c6b4e911-f274-4d3e-933f-d1908412e3cc -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/c6b4e911-f274-4d3e-933f-d1908412e3cc ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/59f8afa6-e978-4777-b492-4f9d6744a7b4 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/59f8afa6-e978-4777-b492-4f9d6744a7b4 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/07f60045-77fc-44f2-902f-33deacc06223 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/07f60045-77fc-44f2-902f-33deacc06223 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/52f3dd9b-8fa0-4f2b-9169-328430afa217 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/52f3dd9b-8fa0-4f2b-9169-328430afa217 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/6c987fcc-63fd-4d9b-8a37-20d241e6ed8b -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/6c987fcc-63fd-4d9b-8a37-20d241e6ed8b ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/5a100d4b-422a-4c2f-bd37-4535981ca66e -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/5a100d4b-422a-4c2f-bd37-4535981ca66e ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/7540f0e9-44b1-4dd0-822a-4ac73070591e -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/7540f0e9-44b1-4dd0-822a-4ac73070591e ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/f591f22c-0663-4675-b2d5-4062349842ae -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/f591f22c-0663-4675-b2d5-4062349842ae ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/a9b71251-39f4-4f52-8108-27a22c13403f -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/a9b71251-39f4-4f52-8108-27a22c13403f ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/76c7f3a9-f085-4117-8b27-a9827026bd58 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/76c7f3a9-f085-4117-8b27-a9827026bd58 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/a9f88156-63ec-420b-a36d-701faab2ff19 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/a9f88156-63ec-420b-a36d-701faab2ff19 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/b46244e9-c08e-486c-9d8b-931806eb8d8c -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/b46244e9-c08e-486c-9d8b-931806eb8d8c ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/48453f88-5ca4-4aa5-ae66-76b2bf7db9d0 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/48453f88-5ca4-4aa5-ae66-76b2bf7db9d0 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/102d12d8-5cf5-410a-bd7a-a924d3700913 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/102d12d8-5cf5-410a-bd7a-a924d3700913 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/f47893f9-04ea-41db-876d-7e18494581c1 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/f47893f9-04ea-41db-876d-7e18494581c1 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/76c5cd0d-2bbe-4cd0-91ae-940873dca8cc -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/76c5cd0d-2bbe-4cd0-91ae-940873dca8cc ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/42bc87b9-26ad-4355-a7b9-bbd08bdb89b4 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/42bc87b9-26ad-4355-a7b9-bbd08bdb89b4 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/2e05aad8-9f2a-46cc-8278-6dc482a8586a -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/2e05aad8-9f2a-46cc-8278-6dc482a8586a ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/14fec850-cbfc-4e31-8326-c3e475dcb674 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/14fec850-cbfc-4e31-8326-c3e475dcb674 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/5d99be60-564e-4179-8ca8-f638a20299ea -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/5d99be60-564e-4179-8ca8-f638a20299ea ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/a056cd04-4dbf-4763-bc7c-70dcd4c1e6a7 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/a056cd04-4dbf-4763-bc7c-70dcd4c1e6a7 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/dafc0331-9443-405f-bd8a-1a3037653f11 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/dafc0331-9443-405f-bd8a-1a3037653f11 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/4f280699-5bdd-49c9-a434-91054149a545 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/4f280699-5bdd-49c9-a434-91054149a545 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/1a0111d7-9bdf-4f49-8095-b9e72dcb77c1 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/1a0111d7-9bdf-4f49-8095-b9e72dcb77c1 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/fddd0871-55b2-4620-a091-03b24075b458 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/fddd0871-55b2-4620-a091-03b24075b458 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/26aa2d88-4c82-4d7c-ac6c-b6624d41ab07 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/26aa2d88-4c82-4d7c-ac6c-b6624d41ab07 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/f936d7f2-1738-4012-bd8b-4e8f87084008 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/f936d7f2-1738-4012-bd8b-4e8f87084008 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/3e638d96-5050-45b8-ad71-1fd593ba3ce9 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/3e638d96-5050-45b8-ad71-1fd593ba3ce9 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/45192dd2-0565-4d3b-a83c-5dcf22c76fec -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/45192dd2-0565-4d3b-a83c-5dcf22c76fec ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/645a947c-b567-4d0f-9d99-6283d06eddc7 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/645a947c-b567-4d0f-9d99-6283d06eddc7 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/1225051c-a5bd-400e-af2e-d6b3c5245489 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/1225051c-a5bd-400e-af2e-d6b3c5245489 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/966ae985-f67e-4f67-a50f-b37025e28bf7 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/966ae985-f67e-4f67-a50f-b37025e28bf7 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/67a8a53c-3525-4927-be30-0e90c38064a4 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/67a8a53c-3525-4927-be30-0e90c38064a4 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/1231798f-c42b-4203-9893-45e5e04a1fbb -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/1231798f-c42b-4203-9893-45e5e04a1fbb ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/e37b5db6-ed9a-4f1a-8cd6-16ff5de75868 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/e37b5db6-ed9a-4f1a-8cd6-16ff5de75868 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/45c04548-b75c-40f4-9fed-5dd97e4327dc -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/45c04548-b75c-40f4-9fed-5dd97e4327dc ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/500b45bd-99ae-444b-aab6-4d336ed9e149 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/500b45bd-99ae-444b-aab6-4d336ed9e149 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/1d769012-55f2-4586-9a9d-06cb7367734f -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/1d769012-55f2-4586-9a9d-06cb7367734f ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/e557b89c-a314-4e65-9996-5948df0627e5 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/e557b89c-a314-4e65-9996-5948df0627e5 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/36dd6f8e-5a41-4047-9a30-96b5f11d5e8e -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/36dd6f8e-5a41-4047-9a30-96b5f11d5e8e ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/43ecc0f6-9515-4a10-95a8-9fc871f5c278 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/43ecc0f6-9515-4a10-95a8-9fc871f5c278 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/5e277332-cd6d-4de3-a60f-6bad05692891 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/5e277332-cd6d-4de3-a60f-6bad05692891 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/8239117c-1f0d-4582-9d96-02b09a70dd56 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/8239117c-1f0d-4582-9d96-02b09a70dd56 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/84d63f12-580c-4065-943d-5535dd433cc9 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/84d63f12-580c-4065-943d-5535dd433cc9 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/4da8809d-f64c-4963-af2c-aed016653e74 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/4da8809d-f64c-4963-af2c-aed016653e74 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/7133400a-9028-409e-800e-315933526a86 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/7133400a-9028-409e-800e-315933526a86 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/3ae8d685-23ff-45e7-86ea-e254f54e4ffc -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/3ae8d685-23ff-45e7-86ea-e254f54e4ffc ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/ff605059-359a-48a9-a1e4-3abc9a71c8d2 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/ff605059-359a-48a9-a1e4-3abc9a71c8d2 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/86b20d04-4c43-4621-a7e1-9f18bf996292 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/86b20d04-4c43-4621-a7e1-9f18bf996292 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/da1406f8-57be-49f2-83f0-5c2b9c33dc3e -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/da1406f8-57be-49f2-83f0-5c2b9c33dc3e ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/34481be6-7428-48bb-9a28-2d1222ba9c82 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/34481be6-7428-48bb-9a28-2d1222ba9c82 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/2a2599a0-06f2-41a9-9abd-79ef34f8eaf5 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/2a2599a0-06f2-41a9-9abd-79ef34f8eaf5 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/c45f9928-7d59-4e71-b8fb-3d8fd2b1ebe7 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/c45f9928-7d59-4e71-b8fb-3d8fd2b1ebe7 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/934b949c-faa8-4a1e-a7bf-11f129ca9e31 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/934b949c-faa8-4a1e-a7bf-11f129ca9e31 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/28003443-97a3-442c-b762-7741a1b27f55 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/28003443-97a3-442c-b762-7741a1b27f55 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/a9674591-1870-4ba1-adbb-241d6e9cf76d -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/a9674591-1870-4ba1-adbb-241d6e9cf76d ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/5f8386bc-802e-45f6-9b6a-07b48b5f3c61 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/5f8386bc-802e-45f6-9b6a-07b48b5f3c61 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/bb486ab7-13cb-494a-a55e-622c0bfe50f8 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/bb486ab7-13cb-494a-a55e-622c0bfe50f8 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/8aad4c58-d97b-4cf6-9c74-fa2aaa96f2e1 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/8aad4c58-d97b-4cf6-9c74-fa2aaa96f2e1 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/94464a00-9625-4f46-86f2-d639e7f97c7e -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/94464a00-9625-4f46-86f2-d639e7f97c7e ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/d610d751-69f0-49a8-9224-aecd5db4f69f -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/d610d751-69f0-49a8-9224-aecd5db4f69f ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/aa02d6ac-866d-4f40-a50d-3939072220b5 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/aa02d6ac-866d-4f40-a50d-3939072220b5 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/99cf3f3f-6e12-4431-97e7-d15e69db4278 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/99cf3f3f-6e12-4431-97e7-d15e69db4278 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/fed35f1c-4b5a-419c-8c24-dce93de94df5 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/fed35f1c-4b5a-419c-8c24-dce93de94df5 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/19ec7d6e-62fb-45ca-9be1-89cf67ddc2be -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/19ec7d6e-62fb-45ca-9be1-89cf67ddc2be ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/e445de29-7efe-4bea-981b-4d4ae9997a8c -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/e445de29-7efe-4bea-981b-4d4ae9997a8c ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/dbf1b439-1902-4f74-9447-91efece9d537 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/dbf1b439-1902-4f74-9447-91efece9d537 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/7419cb6a-b3f2-4b43-a3d0-1b2005a8c1cb -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/7419cb6a-b3f2-4b43-a3d0-1b2005a8c1cb ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/0aabcdd6-ed26-4ed6-b98d-22aa143d84b5 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/0aabcdd6-ed26-4ed6-b98d-22aa143d84b5 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/6213d218-ab23-4672-96d6-4cf279a1adf8 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/6213d218-ab23-4672-96d6-4cf279a1adf8 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/0b242703-7a83-4097-85ec-df5d6f8f226a -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/0b242703-7a83-4097-85ec-df5d6f8f226a ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/d59098a4-da29-45e3-b92b-0191fef79455 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/d59098a4-da29-45e3-b92b-0191fef79455 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/2c80e08b-7e30-4ce5-8f01-6839af94014e -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/2c80e08b-7e30-4ce5-8f01-6839af94014e ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/77e29fb2-4725-4eb4-a0b6-c57acd9b6ab5 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/77e29fb2-4725-4eb4-a0b6-c57acd9b6ab5 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/e55fca01-2274-4e66-a01e-d2b84b1217a5 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/e55fca01-2274-4e66-a01e-d2b84b1217a5 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/a992da80-ef57-4e1b-b2ad-7ecd45b155bd -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/a992da80-ef57-4e1b-b2ad-7ecd45b155bd ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/310d5011-9b49-4eba-b091-ba6f748771d1 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/310d5011-9b49-4eba-b091-ba6f748771d1 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/9888f61f-3a5b-4970-be85-644cf3b87dd6 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/9888f61f-3a5b-4970-be85-644cf3b87dd6 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/d20c3a88-ea43-4be0-ab81-ea1bf5bc3434 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/d20c3a88-ea43-4be0-ab81-ea1bf5bc3434 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/e8202e28-c460-4230-8370-25ce7bfcf249 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/e8202e28-c460-4230-8370-25ce7bfcf249 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/1ade97b0-2a5d-4746-93a8-40be63905d3e -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/1ade97b0-2a5d-4746-93a8-40be63905d3e ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/dc00adfb-0ddc-410e-88ca-7a5aec1325c4 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/dc00adfb-0ddc-410e-88ca-7a5aec1325c4 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/6b6fa924-50f3-4b44-9bf4-bf8e8448127b -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/6b6fa924-50f3-4b44-9bf4-bf8e8448127b ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/f451e4d4-ce25-49db-8ab8-cdc955801b14 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/f451e4d4-ce25-49db-8ab8-cdc955801b14 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/d801fd39-5e25-4f11-9214-190a54909503 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/d801fd39-5e25-4f11-9214-190a54909503 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/05f7abb0-ce73-49a0-bc4b-f14fca32a785 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/05f7abb0-ce73-49a0-bc4b-f14fca32a785 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/29b3b7aa-195c-4d10-9e3c-b2671b2ce3c1 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/29b3b7aa-195c-4d10-9e3c-b2671b2ce3c1 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/e6ba7bba-80bb-4bf7-9b65-8a889f92a923 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/e6ba7bba-80bb-4bf7-9b65-8a889f92a923 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/98620635-c5a0-416b-952b-1d89f88e4e63 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/98620635-c5a0-416b-952b-1d89f88e4e63 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/48de2c5c-437e-489c-8bc9-a0c955e2256c -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/48de2c5c-437e-489c-8bc9-a0c955e2256c ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/649230d4-30b2-441b-b1a4-68457a89d7d6 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/649230d4-30b2-441b-b1a4-68457a89d7d6 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/60ea7bd2-7c99-42d8-9cc5-abb1e630bab2 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/60ea7bd2-7c99-42d8-9cc5-abb1e630bab2 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/64b00cab-2f42-42a5-8344-657766d348be -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/64b00cab-2f42-42a5-8344-657766d348be ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/da0594de-31f1-4ef0-a09c-9b0a7599388f -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/da0594de-31f1-4ef0-a09c-9b0a7599388f ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/e3dc1c0b-4b4c-4698-923d-dcbaea5f7c38 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/e3dc1c0b-4b4c-4698-923d-dcbaea5f7c38 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/a65d81cb-aa01-4389-a86a-ac67994603ae -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/a65d81cb-aa01-4389-a86a-ac67994603ae ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/e9cd303a-c1e1-400e-adf2-96d87d447fe5 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/e9cd303a-c1e1-400e-adf2-96d87d447fe5 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/a4e70a19-44bb-46c5-932f-9e92d85b50ae -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/a4e70a19-44bb-46c5-932f-9e92d85b50ae ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/a4fc6990-53c6-4389-b118-bbbfccf500a2 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/a4fc6990-53c6-4389-b118-bbbfccf500a2 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/a65df329-35f9-453c-b6aa-41701be30332 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/a65df329-35f9-453c-b6aa-41701be30332 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/b27a1479-c295-49f6-aa46-a22cbf8506a1 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/b27a1479-c295-49f6-aa46-a22cbf8506a1 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/3cc8ab3e-8801-4d4a-ad59-1400e376c0bd -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/3cc8ab3e-8801-4d4a-ad59-1400e376c0bd ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/45a031b7-5eec-483c-adda-1feeedbbab7d -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/45a031b7-5eec-483c-adda-1feeedbbab7d ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/02c39c7a-f7d7-4f2f-9dcc-4bb34e0d31cd -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/02c39c7a-f7d7-4f2f-9dcc-4bb34e0d31cd ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/dbb39b1a-f61a-4355-a425-daf34716a8ed -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/dbb39b1a-f61a-4355-a425-daf34716a8ed ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/102fe7aa-6c9e-46fc-8969-4fac617d38b6 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/102fe7aa-6c9e-46fc-8969-4fac617d38b6 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/35b99df6-0928-4faf-bb5e-b5d445b9fc03 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/35b99df6-0928-4faf-bb5e-b5d445b9fc03 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/57296c6e-902f-4ef6-8b51-18e84b87efc7 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/57296c6e-902f-4ef6-8b51-18e84b87efc7 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/73b191cc-94f9-4293-b6df-798b3fa0e614 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/73b191cc-94f9-4293-b6df-798b3fa0e614 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/e8929341-c283-4e51-a756-500023d83073 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/e8929341-c283-4e51-a756-500023d83073 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/794dafdf-2726-476b-b2e0-2ef9c35b5cdc -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/794dafdf-2726-476b-b2e0-2ef9c35b5cdc ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/eecb8e82-472c-4871-944f-840bd701d971 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/eecb8e82-472c-4871-944f-840bd701d971 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/c8a4a97f-499a-498c-8275-614def5d93bc -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/c8a4a97f-499a-498c-8275-614def5d93bc ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/130eb010-c0e3-43ae-ac5b-c93193c1bfc3 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/130eb010-c0e3-43ae-ac5b-c93193c1bfc3 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/c0ebda5e-7660-4ed0-b10d-3c4a899b6c4a -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/c0ebda5e-7660-4ed0-b10d-3c4a899b6c4a ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/2d869a14-6de1-4528-94bc-226476103bee -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/2d869a14-6de1-4528-94bc-226476103bee ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/094e3070-cfe0-4595-ae67-194b3fb1fdf9 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/094e3070-cfe0-4595-ae67-194b3fb1fdf9 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/f5122690-24e6-4750-aecd-f9f494e34a67 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/f5122690-24e6-4750-aecd-f9f494e34a67 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/4a83925f-0a6e-4d78-9263-77cc1cdc3f49 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/4a83925f-0a6e-4d78-9263-77cc1cdc3f49 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/f4959aa4-9c67-40a3-bcc2-7a5706813a0f -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/f4959aa4-9c67-40a3-bcc2-7a5706813a0f ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/b45d76c5-b7dd-445f-9f0f-08a09c3f59fd -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/b45d76c5-b7dd-445f-9f0f-08a09c3f59fd ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/5261c463-1f30-4e04-82a0-e6de7705eb8f -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/5261c463-1f30-4e04-82a0-e6de7705eb8f ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/b528588f-4d92-48c3-bbfe-b3e70e784e57 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/b528588f-4d92-48c3-bbfe-b3e70e784e57 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/ac70ac55-4452-4c67-aa21-eaa7bb083c50 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/ac70ac55-4452-4c67-aa21-eaa7bb083c50 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/9c253ba0-416c-41c8-af57-4c89ad4bf976 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/9c253ba0-416c-41c8-af57-4c89ad4bf976 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/8368f37c-f30c-4d08-b555-3bb4b45fc98a -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/8368f37c-f30c-4d08-b555-3bb4b45fc98a ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/5db48193-5ac2-4989-87ef-f37e3d8cc97c -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/5db48193-5ac2-4989-87ef-f37e3d8cc97c ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/9c93d934-e575-4917-bfb5-056b2b44cb32 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/9c93d934-e575-4917-bfb5-056b2b44cb32 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/6a467a21-6404-4ad0-9158-e6dac739746e -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/6a467a21-6404-4ad0-9158-e6dac739746e ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/2e55f3ad-2664-441e-ad3c-41a4f1e0c395 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/2e55f3ad-2664-441e-ad3c-41a4f1e0c395 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/451b6b11-951c-4659-9c4e-26fc59220e72 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/451b6b11-951c-4659-9c4e-26fc59220e72 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/b97bcb4b-7d52-48a3-a758-cebf89c30e42 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/b97bcb4b-7d52-48a3-a758-cebf89c30e42 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/2da0dce6-6c05-4ca1-b110-fa5433cf4a44 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/2da0dce6-6c05-4ca1-b110-fa5433cf4a44 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/64f113ff-7923-4ca2-9f6d-1e6d619f7743 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/64f113ff-7923-4ca2-9f6d-1e6d619f7743 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/120e343c-8a9c-4138-8e9b-05132a376975 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/120e343c-8a9c-4138-8e9b-05132a376975 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/7db44d06-a36b-4953-8a64-ad3685551b66 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/7db44d06-a36b-4953-8a64-ad3685551b66 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/bf3b632c-b96b-4dbd-8ee9-9e776955ad40 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/bf3b632c-b96b-4dbd-8ee9-9e776955ad40 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/8ec6c386-5853-4155-a388-496fbfdc851e -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/8ec6c386-5853-4155-a388-496fbfdc851e ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/01f211d1-1262-4be5-a538-2df6de9bdca5 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/01f211d1-1262-4be5-a538-2df6de9bdca5 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/0ddf8ddd-7109-4e9c-b4ed-7a7a1905c29e -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/0ddf8ddd-7109-4e9c-b4ed-7a7a1905c29e ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/R%2B8ra1jlS55wp9euDpwi0tF3L8ctEdhI46iGI9hr%2FDU%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/69c303b4-f09c-420d-b0ac-deb233038561 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/69c303b4-f09c-420d-b0ac-deb233038561 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D) /tmp/junit14914621601155472066/client-server-httpfiles/cache/a901c8cb-5901-4265-8d0d-c0055cd3024c -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/a901c8cb-5901-4265-8d0d-c0055cd3024c ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json) /tmp/junit14914621601155472066/client-server-httpfiles/cache/d9aee807-6c0b-424b-93fa-fb6da3791650 -> /tmp/junit14914621601155472066/client-server-httpfiles/persistent/d9aee807-6c0b-424b-93fa-fb6da3791650 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/R%2B8ra1jlS55wp9euDpwi0tF3L8ctEdhI46iGI9hr%2FDU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/R%2B8ra1jlS55wp9euDpwi0tF3L8ctEdhI46iGI9hr%2FDU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/R%2B8ra1jlS55wp9euDpwi0tF3L8ctEdhI46iGI9hr%2FDU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B|FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[TransferJob, TransferJobItem] ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER EnqueueBlobUploadClientUseCaseJvm$invoke - EnqueueBlobUploadClientUseCase(b8b2b0b4-375f-4605-afea-a7c925d58dfc): scheduled job #1 via quartz ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost:8094/UmAppDatabase/ - endpoint=http://localhost:8094/UmAppDatabase/] init ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: GET http://localhost:8094/UmAppDatabase/replication/sse?door-node=7393487700931105880%2F725635f7-3fd0-42cb-ab72-29b9ff3779cc ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/UmAppDatabase/replication/sse?door-node=7393487700931105880%2F725635f7-3fd0-42cb-ab72-29b9ff3779cc ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/UmAppDatabase/replication/sse?door-node=7393487700931105880%2F725635f7-3fd0-42cb-ab72-29b9ff3779cc ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): MISS http://localhost:8094/UmAppDatabase/replication/sse?door-node=7393487700931105880%2F725635f7-3fd0-42cb-ab72-29b9ff3779cc ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - OKHttp-CacheInterceptor: NOSTORE http://localhost:8094/UmAppDatabase/replication/sse?door-node=7393487700931105880%2F725635f7-3fd0-42cb-ab72-29b9ff3779cc 200 OK (contentType=text/event-stream; charset=UTF-8, content-encoding=null content-length=-1) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B|FINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: GET http://localhost:8094/UmAppDatabase/replication/nodeId ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BlINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/UmAppDatabase/replication/nodeId ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BlINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/UmAppDatabase/replication/nodeId ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BiFINE: FINER UstadCache - UstadCache(client): MISS http://localhost:8094/UmAppDatabase/replication/nodeId ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BZFINE: FINER BlobUploadClientUseCaseJvm$invoke - BlobUploadClientUseCaseJvm (#1): starting ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - OKHttp-CacheInterceptor: NOSTORE http://localhost:8094/UmAppDatabase/replication/nodeId 204 No Content (contentType=text/plain, content-encoding=null content-length=-1) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #12 : SQLite Change Tracker: Changed tables=[] ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/R%2B8ra1jlS55wp9euDpwi0tF3L8ctEdhI46iGI9hr%2FDU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/R%2B8ra1jlS55wp9euDpwi0tF3L8ctEdhI46iGI9hr%2FDU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/R%2B8ra1jlS55wp9euDpwi0tF3L8ctEdhI46iGI9hr%2FDU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B|FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-init-batch ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadServerUseCase$onStartUploadSession - BlobUploadServerUseCase#onStartUploadSession(upload b8b2b0b4-375f-4605-afea-a7c925d58dfc): batch upload init: Client list 154 blobs. 154 uploads pending (0 partial) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(2912d5c1-2eec-41da-b244-5867a92215c8): Uploading 6915 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(2912d5c1-2eec-41da-b244-5867a92215c8) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(2912d5c1-2eec-41da-b244-5867a92215c8) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(2912d5c1-2eec-41da-b244-5867a92215c8) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/2912d5c1-2eec-41da-b244-5867a92215c8 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/1.tmp (integrity=sha256-T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(2912d5c1-2eec-41da-b244-5867a92215c8): Upload complete of 6915 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335034) for http://localhost:8094/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335034http://localhost:8094/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/0e81e548-7231-41e4-af55-9c37cdd9483e -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/0e81e548-7231-41e4-af55-9c37cdd9483e ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(ce2de3ef-7f85-4dba-af89-d308d3c5f0c2): Uploading 8632 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(ce2de3ef-7f85-4dba-af89-d308d3c5f0c2) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(ce2de3ef-7f85-4dba-af89-d308d3c5f0c2) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(ce2de3ef-7f85-4dba-af89-d308d3c5f0c2) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/ce2de3ef-7f85-4dba-af89-d308d3c5f0c2 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/2.tmp (integrity=sha256-bjwfnGlRbxR6w41vOplXXSsJlK/kQzJuwiG9Vdr2PBI=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(ce2de3ef-7f85-4dba-af89-d308d3c5f0c2): Upload complete of 8632 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335035) for http://localhost:8094/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335035http://localhost:8094/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/f7cbda20-21c9-4b40-a2a1-76f54e36ec32 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/f7cbda20-21c9-4b40-a2a1-76f54e36ec32 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(964d0b70-b507-4423-b721-71bdffc757b2): Uploading 607 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(964d0b70-b507-4423-b721-71bdffc757b2) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(964d0b70-b507-4423-b721-71bdffc757b2) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(964d0b70-b507-4423-b721-71bdffc757b2) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/964d0b70-b507-4423-b721-71bdffc757b2 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/3.tmp (integrity=sha256-GbEzhDlg2eOkUS0yhbQRdkYN7+ExqlN1jS7v1KfVVxw=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(964d0b70-b507-4423-b721-71bdffc757b2): Upload complete of 607 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335036) for http://localhost:8094/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335036http://localhost:8094/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/79a58d1d-2f85-47be-b305-a14023fc3dc9 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/79a58d1d-2f85-47be-b305-a14023fc3dc9 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(9c3ba584-8687-4f74-8bea-ce072d57353a): Uploading 109688 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9c3ba584-8687-4f74-8bea-ce072d57353a) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9c3ba584-8687-4f74-8bea-ce072d57353a) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9c3ba584-8687-4f74-8bea-ce072d57353a) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/9c3ba584-8687-4f74-8bea-ce072d57353a ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/4.tmp (integrity=sha256-ftJMBUMkAxFzcokVQ/DLankiEAkZ564HfB8/r2dljcI=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(9c3ba584-8687-4f74-8bea-ce072d57353a): Upload complete of 109688 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335037) for http://localhost:8094/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335037http://localhost:8094/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/8f004136-4b48-43e9-8e97-fb4415fbbe36 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/8f004136-4b48-43e9-8e97-fb4415fbbe36 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(8cc387a3-a04d-4d05-8e43-101177dccfbf): Uploading 70807 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(8cc387a3-a04d-4d05-8e43-101177dccfbf) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(8cc387a3-a04d-4d05-8e43-101177dccfbf) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(8cc387a3-a04d-4d05-8e43-101177dccfbf) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/8cc387a3-a04d-4d05-8e43-101177dccfbf ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/5.tmp (integrity=sha256-4hns6PTT5KxFXvMc06fHtQV+pooQmTf8JrA8bpnukyI=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(8cc387a3-a04d-4d05-8e43-101177dccfbf): Upload complete of 70807 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335038) for http://localhost:8094/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335038http://localhost:8094/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/c623153a-81ad-41d8-9920-fab7015cfc4a -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/c623153a-81ad-41d8-9920-fab7015cfc4a ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(59407af0-5139-44f1-bf35-c50e017c8521): Uploading 365616 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(59407af0-5139-44f1-bf35-c50e017c8521) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(59407af0-5139-44f1-bf35-c50e017c8521) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(59407af0-5139-44f1-bf35-c50e017c8521) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/59407af0-5139-44f1-bf35-c50e017c8521 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/6.tmp (integrity=sha256-1nBB/l1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(59407af0-5139-44f1-bf35-c50e017c8521): Upload complete of 365616 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335039) for http://localhost:8094/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335039http://localhost:8094/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/625a0143-418a-44f5-acd1-3c0932e4e90e -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/625a0143-418a-44f5-acd1-3c0932e4e90e ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(debbb857-798c-4bdd-a7a7-1e456a1708ec): Uploading 142072 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(debbb857-798c-4bdd-a7a7-1e456a1708ec) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(debbb857-798c-4bdd-a7a7-1e456a1708ec) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(debbb857-798c-4bdd-a7a7-1e456a1708ec) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/debbb857-798c-4bdd-a7a7-1e456a1708ec ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/7.tmp (integrity=sha256-e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(debbb857-798c-4bdd-a7a7-1e456a1708ec): Upload complete of 142072 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335040) for http://localhost:8094/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335040http://localhost:8094/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/c11be050-13de-4b12-b468-1455ea0cc06f -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/c11be050-13de-4b12-b468-1455ea0cc06f ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(2d8e45b5-4353-48c0-ae11-391767f6425d): Uploading 83588 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(2d8e45b5-4353-48c0-ae11-391767f6425d) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(2d8e45b5-4353-48c0-ae11-391767f6425d) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(2d8e45b5-4353-48c0-ae11-391767f6425d) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/2d8e45b5-4353-48c0-ae11-391767f6425d ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/8.tmp (integrity=sha256-yBLdyeR10+ZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(2d8e45b5-4353-48c0-ae11-391767f6425d): Upload complete of 83588 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335041) for http://localhost:8094/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335041http://localhost:8094/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/734df68a-fd76-42f5-8477-666df0c2182a -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/734df68a-fd76-42f5-8477-666df0c2182a ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(58ffbd3d-87a9-4dd2-9d06-6e999bf6e621): Uploading 66624 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(58ffbd3d-87a9-4dd2-9d06-6e999bf6e621) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(58ffbd3d-87a9-4dd2-9d06-6e999bf6e621) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(58ffbd3d-87a9-4dd2-9d06-6e999bf6e621) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/58ffbd3d-87a9-4dd2-9d06-6e999bf6e621 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/9.tmp (integrity=sha256-/4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(58ffbd3d-87a9-4dd2-9d06-6e999bf6e621): Upload complete of 66624 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335042) for http://localhost:8094/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335042http://localhost:8094/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/85e2d538-66fb-4867-ae8a-883ce7baf579 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/85e2d538-66fb-4867-ae8a-883ce7baf579 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(4488faff-1ad4-4865-81bc-130f03daa9c0): Uploading 27420 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(4488faff-1ad4-4865-81bc-130f03daa9c0) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(4488faff-1ad4-4865-81bc-130f03daa9c0) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(4488faff-1ad4-4865-81bc-130f03daa9c0) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/4488faff-1ad4-4865-81bc-130f03daa9c0 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/10.tmp (integrity=sha256-hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(4488faff-1ad4-4865-81bc-130f03daa9c0): Upload complete of 27420 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335043) for http://localhost:8094/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335043http://localhost:8094/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/c2dc2be8-d953-4dbd-b683-c2441bf22b0b -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/c2dc2be8-d953-4dbd-b683-c2441bf22b0b ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(fdb241cf-3f15-43bc-847a-ae5f2b80ba7b): Uploading 290 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(fdb241cf-3f15-43bc-847a-ae5f2b80ba7b) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(fdb241cf-3f15-43bc-847a-ae5f2b80ba7b) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(fdb241cf-3f15-43bc-847a-ae5f2b80ba7b) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/fdb241cf-3f15-43bc-847a-ae5f2b80ba7b ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/11.tmp (integrity=sha256-wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(fdb241cf-3f15-43bc-847a-ae5f2b80ba7b): Upload complete of 290 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335044) for http://localhost:8094/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335044http://localhost:8094/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/1d0529b9-e758-402f-b26a-c41f47c28392 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/1d0529b9-e758-402f-b26a-c41f47c28392 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(33f56686-3d99-40a9-a9df-a8426e3caa3b): Uploading 1085 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(33f56686-3d99-40a9-a9df-a8426e3caa3b) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(33f56686-3d99-40a9-a9df-a8426e3caa3b) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(33f56686-3d99-40a9-a9df-a8426e3caa3b) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/33f56686-3d99-40a9-a9df-a8426e3caa3b ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/12.tmp (integrity=sha256-nAy3BTCDSjZf/jjgTtYfskbTFa2CmbkLKYKabDi8pew=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(33f56686-3d99-40a9-a9df-a8426e3caa3b): Upload complete of 1085 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335045) for http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335045http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/c6b4e911-f274-4d3e-933f-d1908412e3cc -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/c6b4e911-f274-4d3e-933f-d1908412e3cc ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(c4550dcf-994b-4d87-b8d4-5c0b90c5e816): Uploading 1325 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(c4550dcf-994b-4d87-b8d4-5c0b90c5e816) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(c4550dcf-994b-4d87-b8d4-5c0b90c5e816) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(c4550dcf-994b-4d87-b8d4-5c0b90c5e816) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/c4550dcf-994b-4d87-b8d4-5c0b90c5e816 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/13.tmp (integrity=sha256-JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(c4550dcf-994b-4d87-b8d4-5c0b90c5e816): Upload complete of 1325 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335046) for http://localhost:8094/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335046http://localhost:8094/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/59f8afa6-e978-4777-b492-4f9d6744a7b4 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/59f8afa6-e978-4777-b492-4f9d6744a7b4 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(8cb8878e-5f70-4037-a050-8c9a6ee9af71): Uploading 1760 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(8cb8878e-5f70-4037-a050-8c9a6ee9af71) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(8cb8878e-5f70-4037-a050-8c9a6ee9af71) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(8cb8878e-5f70-4037-a050-8c9a6ee9af71) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/8cb8878e-5f70-4037-a050-8c9a6ee9af71 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/14.tmp (integrity=sha256-Tyj1ZbAw3I+jTnYcRMap00SSDE8uimpYNpM/V1r5TQc=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(8cb8878e-5f70-4037-a050-8c9a6ee9af71): Upload complete of 1760 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335047) for http://localhost:8094/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335047http://localhost:8094/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/07f60045-77fc-44f2-902f-33deacc06223 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/07f60045-77fc-44f2-902f-33deacc06223 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(2a2af8cc-7f32-4439-81bb-03ee9349beac): Uploading 1079 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(2a2af8cc-7f32-4439-81bb-03ee9349beac) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(2a2af8cc-7f32-4439-81bb-03ee9349beac) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(2a2af8cc-7f32-4439-81bb-03ee9349beac) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/2a2af8cc-7f32-4439-81bb-03ee9349beac ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/15.tmp (integrity=sha256-5d4Gn7Lje7djT1HHt6jjcg+HKH9wgn2vEpJCSjuX6z4=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(2a2af8cc-7f32-4439-81bb-03ee9349beac): Upload complete of 1079 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335048) for http://localhost:8094/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335048http://localhost:8094/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/52f3dd9b-8fa0-4f2b-9169-328430afa217 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/52f3dd9b-8fa0-4f2b-9169-328430afa217 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(9c5611d8-04b1-4ad7-a0b1-011eb0c3c089): Uploading 1244 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #13 : SQLite Change Tracker: Changed tables=[TransferJobItem] ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9c5611d8-04b1-4ad7-a0b1-011eb0c3c089) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9c5611d8-04b1-4ad7-a0b1-011eb0c3c089) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9c5611d8-04b1-4ad7-a0b1-011eb0c3c089) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/9c5611d8-04b1-4ad7-a0b1-011eb0c3c089 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/16.tmp (integrity=sha256-k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(9c5611d8-04b1-4ad7-a0b1-011eb0c3c089): Upload complete of 1244 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335049) for http://localhost:8094/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335049http://localhost:8094/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/6c987fcc-63fd-4d9b-8a37-20d241e6ed8b -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/6c987fcc-63fd-4d9b-8a37-20d241e6ed8b ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(958e73c3-ed67-45b8-8c7c-2d86837fae95): Uploading 1155 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(958e73c3-ed67-45b8-8c7c-2d86837fae95) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(958e73c3-ed67-45b8-8c7c-2d86837fae95) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(958e73c3-ed67-45b8-8c7c-2d86837fae95) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/958e73c3-ed67-45b8-8c7c-2d86837fae95 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/17.tmp (integrity=sha256-MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(958e73c3-ed67-45b8-8c7c-2d86837fae95): Upload complete of 1155 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335050) for http://localhost:8094/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335050http://localhost:8094/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/5a100d4b-422a-4c2f-bd37-4535981ca66e -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/5a100d4b-422a-4c2f-bd37-4535981ca66e ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f1a6bd25-5d8f-45e4-9df0-217ae19e5731): Uploading 1293 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f1a6bd25-5d8f-45e4-9df0-217ae19e5731) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f1a6bd25-5d8f-45e4-9df0-217ae19e5731) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f1a6bd25-5d8f-45e4-9df0-217ae19e5731) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/f1a6bd25-5d8f-45e4-9df0-217ae19e5731 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/18.tmp (integrity=sha256-qGvsfW4NaWJUAV8k+jAgxyt68uSYkM8Zvl4iO07eQSw=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f1a6bd25-5d8f-45e4-9df0-217ae19e5731): Upload complete of 1293 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335051) for http://localhost:8094/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335051http://localhost:8094/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/7540f0e9-44b1-4dd0-822a-4ac73070591e -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/7540f0e9-44b1-4dd0-822a-4ac73070591e ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(baa6c03b-fa34-41af-9a9b-7c4c26bf47fd): Uploading 2089 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(baa6c03b-fa34-41af-9a9b-7c4c26bf47fd) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(baa6c03b-fa34-41af-9a9b-7c4c26bf47fd) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(baa6c03b-fa34-41af-9a9b-7c4c26bf47fd) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/baa6c03b-fa34-41af-9a9b-7c4c26bf47fd ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/19.tmp (integrity=sha256-jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(baa6c03b-fa34-41af-9a9b-7c4c26bf47fd): Upload complete of 2089 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335052) for http://localhost:8094/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335052http://localhost:8094/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/f591f22c-0663-4675-b2d5-4062349842ae -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/f591f22c-0663-4675-b2d5-4062349842ae ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(4198c67f-65c4-4981-b23c-bce91709fb8e): Uploading 1239 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(4198c67f-65c4-4981-b23c-bce91709fb8e) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(4198c67f-65c4-4981-b23c-bce91709fb8e) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(4198c67f-65c4-4981-b23c-bce91709fb8e) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/4198c67f-65c4-4981-b23c-bce91709fb8e ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/20.tmp (integrity=sha256-Au+2IdPCR1K6fzgi+wM5XKVYY8AZh6QiVWhS/NgRMNU=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(4198c67f-65c4-4981-b23c-bce91709fb8e): Upload complete of 1239 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335053) for http://localhost:8094/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335053http://localhost:8094/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/a9b71251-39f4-4f52-8108-27a22c13403f -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/a9b71251-39f4-4f52-8108-27a22c13403f ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(db857c60-3283-4b33-969a-88395a210b51): Uploading 1261 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(db857c60-3283-4b33-969a-88395a210b51) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(db857c60-3283-4b33-969a-88395a210b51) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(db857c60-3283-4b33-969a-88395a210b51) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/db857c60-3283-4b33-969a-88395a210b51 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/21.tmp (integrity=sha256-SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(db857c60-3283-4b33-969a-88395a210b51): Upload complete of 1261 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335054) for http://localhost:8094/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335054http://localhost:8094/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/76c7f3a9-f085-4117-8b27-a9827026bd58 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/76c7f3a9-f085-4117-8b27-a9827026bd58 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a35a7420-dd7a-4493-9a76-4a273dfb9e64): Uploading 1113 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a35a7420-dd7a-4493-9a76-4a273dfb9e64) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a35a7420-dd7a-4493-9a76-4a273dfb9e64) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a35a7420-dd7a-4493-9a76-4a273dfb9e64) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/a35a7420-dd7a-4493-9a76-4a273dfb9e64 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/22.tmp (integrity=sha256-WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy/w=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a35a7420-dd7a-4493-9a76-4a273dfb9e64): Upload complete of 1113 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335055) for http://localhost:8094/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335055http://localhost:8094/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/a9f88156-63ec-420b-a36d-701faab2ff19 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/a9f88156-63ec-420b-a36d-701faab2ff19 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(ea5b6cf1-1ddd-4d76-b504-3bb9442cce28): Uploading 1229 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(ea5b6cf1-1ddd-4d76-b504-3bb9442cce28) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(ea5b6cf1-1ddd-4d76-b504-3bb9442cce28) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(ea5b6cf1-1ddd-4d76-b504-3bb9442cce28) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/ea5b6cf1-1ddd-4d76-b504-3bb9442cce28 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/23.tmp (integrity=sha256-7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(ea5b6cf1-1ddd-4d76-b504-3bb9442cce28): Upload complete of 1229 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335056) for http://localhost:8094/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335056http://localhost:8094/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/b46244e9-c08e-486c-9d8b-931806eb8d8c -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/b46244e9-c08e-486c-9d8b-931806eb8d8c ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(df93dc08-b777-49fd-a1d2-8c36519abf54): Uploading 1091 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(df93dc08-b777-49fd-a1d2-8c36519abf54) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(df93dc08-b777-49fd-a1d2-8c36519abf54) receive request ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(df93dc08-b777-49fd-a1d2-8c36519abf54) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/df93dc08-b777-49fd-a1d2-8c36519abf54 ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/24.tmp (integrity=sha256-b0rPNEXzpQ22OFjtaC11asx2j0+hLr7cAomd3VO69e0=) ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(df93dc08-b777-49fd-a1d2-8c36519abf54): Upload complete of 1091 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335057) for http://localhost:8094/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335057http://localhost:8094/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/48453f88-5ca4-4aa5-ae66-76b2bf7db9d0 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/48453f88-5ca4-4aa5-ae66-76b2bf7db9d0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(41d29bd0-e8be-4e8f-9120-5840ea69a1d4): Uploading 1221 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(41d29bd0-e8be-4e8f-9120-5840ea69a1d4) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(41d29bd0-e8be-4e8f-9120-5840ea69a1d4) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(41d29bd0-e8be-4e8f-9120-5840ea69a1d4) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/41d29bd0-e8be-4e8f-9120-5840ea69a1d4 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/25.tmp (integrity=sha256-Oq8Qt4f/pNdOtT7Cz/P1buRr1KXcoKQUW+C9lCFg8YQ=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(41d29bd0-e8be-4e8f-9120-5840ea69a1d4): Upload complete of 1221 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335058) for http://localhost:8094/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335058http://localhost:8094/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/102d12d8-5cf5-410a-bd7a-a924d3700913 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/102d12d8-5cf5-410a-bd7a-a924d3700913 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(320e77e6-19a4-4926-89d3-9bf8a877e2ad): Uploading 1175 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(320e77e6-19a4-4926-89d3-9bf8a877e2ad) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(320e77e6-19a4-4926-89d3-9bf8a877e2ad) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(320e77e6-19a4-4926-89d3-9bf8a877e2ad) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/320e77e6-19a4-4926-89d3-9bf8a877e2ad ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/26.tmp (integrity=sha256-yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3+1GBRu4D0+Q=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(320e77e6-19a4-4926-89d3-9bf8a877e2ad): Upload complete of 1175 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335059) for http://localhost:8094/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335059http://localhost:8094/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/f47893f9-04ea-41db-876d-7e18494581c1 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/f47893f9-04ea-41db-876d-7e18494581c1 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(de830e81-c764-4035-baf8-b52b73be9ac3): Uploading 1335 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(de830e81-c764-4035-baf8-b52b73be9ac3) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(de830e81-c764-4035-baf8-b52b73be9ac3) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(de830e81-c764-4035-baf8-b52b73be9ac3) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/de830e81-c764-4035-baf8-b52b73be9ac3 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/27.tmp (integrity=sha256-b/pemT3AQtkcxWYfWDVJk2/kTkEqjdt+oehmTIE02AM=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(de830e81-c764-4035-baf8-b52b73be9ac3): Upload complete of 1335 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335060) for http://localhost:8094/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335060http://localhost:8094/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/76c5cd0d-2bbe-4cd0-91ae-940873dca8cc -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/76c5cd0d-2bbe-4cd0-91ae-940873dca8cc ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(8c608f90-dc6b-4de3-b6b9-d153fb6745ca): Uploading 1152 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(8c608f90-dc6b-4de3-b6b9-d153fb6745ca) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(8c608f90-dc6b-4de3-b6b9-d153fb6745ca) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(8c608f90-dc6b-4de3-b6b9-d153fb6745ca) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/8c608f90-dc6b-4de3-b6b9-d153fb6745ca ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/28.tmp (integrity=sha256-mfov8Hrp8eJ57UpQUEJ+8RVeKjq45a8ngANpAaLYR6w=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(8c608f90-dc6b-4de3-b6b9-d153fb6745ca): Upload complete of 1152 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335061) for http://localhost:8094/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335061http://localhost:8094/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/42bc87b9-26ad-4355-a7b9-bbd08bdb89b4 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/42bc87b9-26ad-4355-a7b9-bbd08bdb89b4 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(fa78d3c8-c522-4c5e-95b0-8b2c5af475b5): Uploading 1150 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(fa78d3c8-c522-4c5e-95b0-8b2c5af475b5) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(fa78d3c8-c522-4c5e-95b0-8b2c5af475b5) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(fa78d3c8-c522-4c5e-95b0-8b2c5af475b5) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/fa78d3c8-c522-4c5e-95b0-8b2c5af475b5 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/29.tmp (integrity=sha256-7xF1FYDJR0vQb3gRCLf5zGPh50+3WuGOhPKs9utqGUE=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(fa78d3c8-c522-4c5e-95b0-8b2c5af475b5): Upload complete of 1150 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335062) for http://localhost:8094/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335062http://localhost:8094/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/2e05aad8-9f2a-46cc-8278-6dc482a8586a -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/2e05aad8-9f2a-46cc-8278-6dc482a8586a ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(314f100f-0db2-47b2-9f9e-7f42b4538550): Uploading 1142 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(314f100f-0db2-47b2-9f9e-7f42b4538550) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(314f100f-0db2-47b2-9f9e-7f42b4538550) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(314f100f-0db2-47b2-9f9e-7f42b4538550) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/314f100f-0db2-47b2-9f9e-7f42b4538550 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/30.tmp (integrity=sha256-s+jWsJZ/9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(314f100f-0db2-47b2-9f9e-7f42b4538550): Upload complete of 1142 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335063) for http://localhost:8094/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335063http://localhost:8094/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/14fec850-cbfc-4e31-8326-c3e475dcb674 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/14fec850-cbfc-4e31-8326-c3e475dcb674 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(488d3fe1-2e9e-439e-a629-94f8d00b5030): Uploading 1178 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(488d3fe1-2e9e-439e-a629-94f8d00b5030) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(488d3fe1-2e9e-439e-a629-94f8d00b5030) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(488d3fe1-2e9e-439e-a629-94f8d00b5030) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/488d3fe1-2e9e-439e-a629-94f8d00b5030 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/31.tmp (integrity=sha256-MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx+u3BdkYQ=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(488d3fe1-2e9e-439e-a629-94f8d00b5030): Upload complete of 1178 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335064) for http://localhost:8094/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335064http://localhost:8094/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/5d99be60-564e-4179-8ca8-f638a20299ea -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/5d99be60-564e-4179-8ca8-f638a20299ea ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(974f354e-51df-4c34-b2eb-1485a2fcdc3c): Uploading 1806 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(974f354e-51df-4c34-b2eb-1485a2fcdc3c) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(974f354e-51df-4c34-b2eb-1485a2fcdc3c) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(974f354e-51df-4c34-b2eb-1485a2fcdc3c) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/974f354e-51df-4c34-b2eb-1485a2fcdc3c ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/32.tmp (integrity=sha256-s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(974f354e-51df-4c34-b2eb-1485a2fcdc3c): Upload complete of 1806 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335065) for http://localhost:8094/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335065http://localhost:8094/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/a056cd04-4dbf-4763-bc7c-70dcd4c1e6a7 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/a056cd04-4dbf-4763-bc7c-70dcd4c1e6a7 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(48e9c4a6-347a-463e-8e51-6c834faff6bf): Uploading 1163 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(48e9c4a6-347a-463e-8e51-6c834faff6bf) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(48e9c4a6-347a-463e-8e51-6c834faff6bf) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(48e9c4a6-347a-463e-8e51-6c834faff6bf) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/48e9c4a6-347a-463e-8e51-6c834faff6bf ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/33.tmp (integrity=sha256-UKuxu3Hz+fGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(48e9c4a6-347a-463e-8e51-6c834faff6bf): Upload complete of 1163 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335066) for http://localhost:8094/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335066http://localhost:8094/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/dafc0331-9443-405f-bd8a-1a3037653f11 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/dafc0331-9443-405f-bd8a-1a3037653f11 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(076f498d-28d6-4813-932e-56c5938f91e1): Uploading 1059 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(076f498d-28d6-4813-932e-56c5938f91e1) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(076f498d-28d6-4813-932e-56c5938f91e1) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(076f498d-28d6-4813-932e-56c5938f91e1) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/076f498d-28d6-4813-932e-56c5938f91e1 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/34.tmp (integrity=sha256-3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt/TEE=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(076f498d-28d6-4813-932e-56c5938f91e1): Upload complete of 1059 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335067) for http://localhost:8094/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335067http://localhost:8094/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/4f280699-5bdd-49c9-a434-91054149a545 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/4f280699-5bdd-49c9-a434-91054149a545 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(6bfb9f5f-b1bb-4d07-8336-b327fd757b9f): Uploading 1059 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6bfb9f5f-b1bb-4d07-8336-b327fd757b9f) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6bfb9f5f-b1bb-4d07-8336-b327fd757b9f) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6bfb9f5f-b1bb-4d07-8336-b327fd757b9f) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/6bfb9f5f-b1bb-4d07-8336-b327fd757b9f ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/35.tmp (integrity=sha256-Rq39aiLMuqiP+0mPmeCr0C2QflhXTn//NEPZaPtsh7s=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(6bfb9f5f-b1bb-4d07-8336-b327fd757b9f): Upload complete of 1059 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335068) for http://localhost:8094/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335068http://localhost:8094/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/1a0111d7-9bdf-4f49-8095-b9e72dcb77c1 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/1a0111d7-9bdf-4f49-8095-b9e72dcb77c1 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(66000b7a-d398-40dc-b07d-791c3674813d): Uploading 715 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(66000b7a-d398-40dc-b07d-791c3674813d) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(66000b7a-d398-40dc-b07d-791c3674813d) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(66000b7a-d398-40dc-b07d-791c3674813d) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/66000b7a-d398-40dc-b07d-791c3674813d ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/36.tmp (integrity=sha256-PjfwUp1+w6kzto+92J5gCGOUXTWvFUUHmzECFE26ZTI=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(66000b7a-d398-40dc-b07d-791c3674813d): Upload complete of 715 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335069) for http://localhost:8094/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335069http://localhost:8094/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/fddd0871-55b2-4620-a091-03b24075b458 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/fddd0871-55b2-4620-a091-03b24075b458 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a49a3e2f-5882-4f07-a3f3-65698ce1a174): Uploading 10052 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a49a3e2f-5882-4f07-a3f3-65698ce1a174) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a49a3e2f-5882-4f07-a3f3-65698ce1a174) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a49a3e2f-5882-4f07-a3f3-65698ce1a174) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/a49a3e2f-5882-4f07-a3f3-65698ce1a174 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/37.tmp (integrity=sha256-h+jhrR+2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a49a3e2f-5882-4f07-a3f3-65698ce1a174): Upload complete of 10052 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335070) for http://localhost:8094/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335070http://localhost:8094/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/26aa2d88-4c82-4d7c-ac6c-b6624d41ab07 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/26aa2d88-4c82-4d7c-ac6c-b6624d41ab07 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f373adc8-a8d8-4ac9-ae52-a7b7fb4d2048): Uploading 1970 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f373adc8-a8d8-4ac9-ae52-a7b7fb4d2048) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f373adc8-a8d8-4ac9-ae52-a7b7fb4d2048) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f373adc8-a8d8-4ac9-ae52-a7b7fb4d2048) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/f373adc8-a8d8-4ac9-ae52-a7b7fb4d2048 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/38.tmp (integrity=sha256-vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f373adc8-a8d8-4ac9-ae52-a7b7fb4d2048): Upload complete of 1970 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335071) for http://localhost:8094/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335071http://localhost:8094/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/f936d7f2-1738-4012-bd8b-4e8f87084008 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/f936d7f2-1738-4012-bd8b-4e8f87084008 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(6398f991-4b68-4451-97d6-f159bc1078a6): Uploading 3560 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6398f991-4b68-4451-97d6-f159bc1078a6) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6398f991-4b68-4451-97d6-f159bc1078a6) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6398f991-4b68-4451-97d6-f159bc1078a6) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/6398f991-4b68-4451-97d6-f159bc1078a6 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/39.tmp (integrity=sha256-2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(6398f991-4b68-4451-97d6-f159bc1078a6): Upload complete of 3560 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335072) for http://localhost:8094/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335072http://localhost:8094/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/3e638d96-5050-45b8-ad71-1fd593ba3ce9 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/3e638d96-5050-45b8-ad71-1fd593ba3ce9 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(c60f5da1-bcd7-4131-afbf-d777c94d31da): Uploading 1773 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(c60f5da1-bcd7-4131-afbf-d777c94d31da) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(c60f5da1-bcd7-4131-afbf-d777c94d31da) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(c60f5da1-bcd7-4131-afbf-d777c94d31da) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/c60f5da1-bcd7-4131-afbf-d777c94d31da ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/40.tmp (integrity=sha256-sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(c60f5da1-bcd7-4131-afbf-d777c94d31da): Upload complete of 1773 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335073) for http://localhost:8094/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335073http://localhost:8094/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/45192dd2-0565-4d3b-a83c-5dcf22c76fec -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/45192dd2-0565-4d3b-a83c-5dcf22c76fec ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d4c3bf39-9aed-4508-9cac-d4797d399d11): Uploading 11571 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d4c3bf39-9aed-4508-9cac-d4797d399d11) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d4c3bf39-9aed-4508-9cac-d4797d399d11) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d4c3bf39-9aed-4508-9cac-d4797d399d11) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/d4c3bf39-9aed-4508-9cac-d4797d399d11 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/41.tmp (integrity=sha256-Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad+Kk1mN4QiY=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d4c3bf39-9aed-4508-9cac-d4797d399d11): Upload complete of 11571 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335074) for http://localhost:8094/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335074http://localhost:8094/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/645a947c-b567-4d0f-9d99-6283d06eddc7 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/645a947c-b567-4d0f-9d99-6283d06eddc7 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(0d2028ac-8c58-4e3c-aca9-4ede5c1924b0): Uploading 36870 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(0d2028ac-8c58-4e3c-aca9-4ede5c1924b0) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(0d2028ac-8c58-4e3c-aca9-4ede5c1924b0) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(0d2028ac-8c58-4e3c-aca9-4ede5c1924b0) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/0d2028ac-8c58-4e3c-aca9-4ede5c1924b0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/42.tmp (integrity=sha256-kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(0d2028ac-8c58-4e3c-aca9-4ede5c1924b0): Upload complete of 36870 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335075) for http://localhost:8094/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335075http://localhost:8094/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/1225051c-a5bd-400e-af2e-d6b3c5245489 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/1225051c-a5bd-400e-af2e-d6b3c5245489 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(78a4c8e1-50a9-49b5-a459-43555407474a): Uploading 2536 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(78a4c8e1-50a9-49b5-a459-43555407474a) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(78a4c8e1-50a9-49b5-a459-43555407474a) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(78a4c8e1-50a9-49b5-a459-43555407474a) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/78a4c8e1-50a9-49b5-a459-43555407474a ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/43.tmp (integrity=sha256-eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(78a4c8e1-50a9-49b5-a459-43555407474a): Upload complete of 2536 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335076) for http://localhost:8094/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335076http://localhost:8094/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/966ae985-f67e-4f67-a50f-b37025e28bf7 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/966ae985-f67e-4f67-a50f-b37025e28bf7 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(8a535ee5-5d8e-4de2-82bc-775948208440): Uploading 6098 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(8a535ee5-5d8e-4de2-82bc-775948208440) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(8a535ee5-5d8e-4de2-82bc-775948208440) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(8a535ee5-5d8e-4de2-82bc-775948208440) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/8a535ee5-5d8e-4de2-82bc-775948208440 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/44.tmp (integrity=sha256-XNfsFzpMGtyUb4cp+ZP4sbwRpfi+BGbF07psv2MPtA4=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(8a535ee5-5d8e-4de2-82bc-775948208440): Upload complete of 6098 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335077) for http://localhost:8094/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335077http://localhost:8094/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/67a8a53c-3525-4927-be30-0e90c38064a4 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/67a8a53c-3525-4927-be30-0e90c38064a4 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f2f5fe9b-00ed-4350-98fe-c01fa30bb50e): Uploading 9182 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f2f5fe9b-00ed-4350-98fe-c01fa30bb50e) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f2f5fe9b-00ed-4350-98fe-c01fa30bb50e) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f2f5fe9b-00ed-4350-98fe-c01fa30bb50e) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/f2f5fe9b-00ed-4350-98fe-c01fa30bb50e ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/45.tmp (integrity=sha256-GslQZC/V0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f2f5fe9b-00ed-4350-98fe-c01fa30bb50e): Upload complete of 9182 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335078) for http://localhost:8094/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335078http://localhost:8094/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/1231798f-c42b-4203-9893-45e5e04a1fbb -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/1231798f-c42b-4203-9893-45e5e04a1fbb ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(3d48e232-c3e2-4473-ace8-2bd89fcba029): Uploading 5993 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(3d48e232-c3e2-4473-ace8-2bd89fcba029) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(3d48e232-c3e2-4473-ace8-2bd89fcba029) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(3d48e232-c3e2-4473-ace8-2bd89fcba029) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/3d48e232-c3e2-4473-ace8-2bd89fcba029 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/46.tmp (integrity=sha256-mvg3xbJ3LnwZdOssam2+vdSJ1/LWFX7/lxFJVciB6lg=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(3d48e232-c3e2-4473-ace8-2bd89fcba029): Upload complete of 5993 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335079) for http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335079http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/e37b5db6-ed9a-4f1a-8cd6-16ff5de75868 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/e37b5db6-ed9a-4f1a-8cd6-16ff5de75868 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(65ab67a5-66f5-4be8-bd40-b5096bbd308f): Uploading 6332 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(65ab67a5-66f5-4be8-bd40-b5096bbd308f) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(65ab67a5-66f5-4be8-bd40-b5096bbd308f) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(65ab67a5-66f5-4be8-bd40-b5096bbd308f) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/65ab67a5-66f5-4be8-bd40-b5096bbd308f ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/47.tmp (integrity=sha256-MAqsHQLxvTtVgSONw2nt+i52FKAKxkPqHKZN3dVehag=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(65ab67a5-66f5-4be8-bd40-b5096bbd308f): Upload complete of 6332 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335080) for http://localhost:8094/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335080http://localhost:8094/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/45c04548-b75c-40f4-9fed-5dd97e4327dc -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/45c04548-b75c-40f4-9fed-5dd97e4327dc ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d5397613-7fec-4c39-8769-9699e59d9704): Uploading 6032 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d5397613-7fec-4c39-8769-9699e59d9704) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d5397613-7fec-4c39-8769-9699e59d9704) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d5397613-7fec-4c39-8769-9699e59d9704) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/d5397613-7fec-4c39-8769-9699e59d9704 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/48.tmp (integrity=sha256-iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d5397613-7fec-4c39-8769-9699e59d9704): Upload complete of 6032 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335081) for http://localhost:8094/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335081http://localhost:8094/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/500b45bd-99ae-444b-aab6-4d336ed9e149 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/500b45bd-99ae-444b-aab6-4d336ed9e149 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(7d31612b-146e-4d0c-9f00-4bf250427368): Uploading 6734 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(7d31612b-146e-4d0c-9f00-4bf250427368) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(7d31612b-146e-4d0c-9f00-4bf250427368) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(7d31612b-146e-4d0c-9f00-4bf250427368) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/7d31612b-146e-4d0c-9f00-4bf250427368 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/49.tmp (integrity=sha256-82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(7d31612b-146e-4d0c-9f00-4bf250427368): Upload complete of 6734 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335082) for http://localhost:8094/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335082http://localhost:8094/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/1d769012-55f2-4586-9a9d-06cb7367734f -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/1d769012-55f2-4586-9a9d-06cb7367734f ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(72fe9aa7-4655-4100-b986-f644a4f58fe3): Uploading 9260 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(72fe9aa7-4655-4100-b986-f644a4f58fe3) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(72fe9aa7-4655-4100-b986-f644a4f58fe3) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(72fe9aa7-4655-4100-b986-f644a4f58fe3) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/72fe9aa7-4655-4100-b986-f644a4f58fe3 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/50.tmp (integrity=sha256-Q/y6R172KY9YPbOiNMSixqoh8QjGcQtM+rFsRKO2bE8=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(72fe9aa7-4655-4100-b986-f644a4f58fe3): Upload complete of 9260 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335083) for http://localhost:8094/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335083http://localhost:8094/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/e557b89c-a314-4e65-9996-5948df0627e5 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/e557b89c-a314-4e65-9996-5948df0627e5 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(6ea7ffaf-87d4-4aad-92f9-66dfdbf1709f): Uploading 6574 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6ea7ffaf-87d4-4aad-92f9-66dfdbf1709f) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6ea7ffaf-87d4-4aad-92f9-66dfdbf1709f) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6ea7ffaf-87d4-4aad-92f9-66dfdbf1709f) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/6ea7ffaf-87d4-4aad-92f9-66dfdbf1709f ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/51.tmp (integrity=sha256-vBVhVK0Ik2c9Bvwl+lAPy96DxOyTL2+keUcQmCA/rq0=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(6ea7ffaf-87d4-4aad-92f9-66dfdbf1709f): Upload complete of 6574 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335084) for http://localhost:8094/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335084http://localhost:8094/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/36dd6f8e-5a41-4047-9a30-96b5f11d5e8e -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/36dd6f8e-5a41-4047-9a30-96b5f11d5e8e ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(59a8c03b-b4e3-47cc-9700-32af4edc9fb9): Uploading 5882 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(59a8c03b-b4e3-47cc-9700-32af4edc9fb9) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(59a8c03b-b4e3-47cc-9700-32af4edc9fb9) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(59a8c03b-b4e3-47cc-9700-32af4edc9fb9) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/59a8c03b-b4e3-47cc-9700-32af4edc9fb9 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/52.tmp (integrity=sha256-/x3Wsw8+wpZRU2JIVcrL33nrHQV17lCsxuRemUqet54=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(59a8c03b-b4e3-47cc-9700-32af4edc9fb9): Upload complete of 5882 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335085) for http://localhost:8094/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335085http://localhost:8094/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/43ecc0f6-9515-4a10-95a8-9fc871f5c278 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/43ecc0f6-9515-4a10-95a8-9fc871f5c278 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(e755c2c2-2241-419b-b3d6-3ed469964109): Uploading 6506 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(e755c2c2-2241-419b-b3d6-3ed469964109) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(e755c2c2-2241-419b-b3d6-3ed469964109) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(e755c2c2-2241-419b-b3d6-3ed469964109) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/e755c2c2-2241-419b-b3d6-3ed469964109 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/53.tmp (integrity=sha256-8NYR/hsIIjp/PKQLuUNyeWjGcw9Ffd0e82E28xODp0k=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(e755c2c2-2241-419b-b3d6-3ed469964109): Upload complete of 6506 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335086) for http://localhost:8094/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335086http://localhost:8094/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/5e277332-cd6d-4de3-a60f-6bad05692891 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/5e277332-cd6d-4de3-a60f-6bad05692891 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(8646a89e-9e0d-4d24-922d-a80be2aa33f2): Uploading 6185 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(8646a89e-9e0d-4d24-922d-a80be2aa33f2) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(8646a89e-9e0d-4d24-922d-a80be2aa33f2) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(8646a89e-9e0d-4d24-922d-a80be2aa33f2) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/8646a89e-9e0d-4d24-922d-a80be2aa33f2 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/54.tmp (integrity=sha256-oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3+WONWHQ=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(8646a89e-9e0d-4d24-922d-a80be2aa33f2): Upload complete of 6185 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335087) for http://localhost:8094/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335087http://localhost:8094/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/8239117c-1f0d-4582-9d96-02b09a70dd56 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/8239117c-1f0d-4582-9d96-02b09a70dd56 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(ec032fa4-3492-4d5f-b16f-3077c3e59571): Uploading 6547 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(ec032fa4-3492-4d5f-b16f-3077c3e59571) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(ec032fa4-3492-4d5f-b16f-3077c3e59571) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(ec032fa4-3492-4d5f-b16f-3077c3e59571) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/ec032fa4-3492-4d5f-b16f-3077c3e59571 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/55.tmp (integrity=sha256-K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(ec032fa4-3492-4d5f-b16f-3077c3e59571): Upload complete of 6547 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335088) for http://localhost:8094/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335088http://localhost:8094/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/84d63f12-580c-4065-943d-5535dd433cc9 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/84d63f12-580c-4065-943d-5535dd433cc9 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(cbf514aa-41eb-45b9-8585-2c30a4ccf48a): Uploading 6852 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(cbf514aa-41eb-45b9-8585-2c30a4ccf48a) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(cbf514aa-41eb-45b9-8585-2c30a4ccf48a) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(cbf514aa-41eb-45b9-8585-2c30a4ccf48a) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/cbf514aa-41eb-45b9-8585-2c30a4ccf48a ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/56.tmp (integrity=sha256-cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(cbf514aa-41eb-45b9-8585-2c30a4ccf48a): Upload complete of 6852 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335089) for http://localhost:8094/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335089http://localhost:8094/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/4da8809d-f64c-4963-af2c-aed016653e74 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/4da8809d-f64c-4963-af2c-aed016653e74 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d4e67f6b-124b-43a2-a89d-c1d4eef9c7fa): Uploading 6253 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d4e67f6b-124b-43a2-a89d-c1d4eef9c7fa) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d4e67f6b-124b-43a2-a89d-c1d4eef9c7fa) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d4e67f6b-124b-43a2-a89d-c1d4eef9c7fa) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/d4e67f6b-124b-43a2-a89d-c1d4eef9c7fa ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/57.tmp (integrity=sha256-tnKOTsJNsJ1igF6lTizkpOyMKbYWZe+dVsGZzjKfNTc=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d4e67f6b-124b-43a2-a89d-c1d4eef9c7fa): Upload complete of 6253 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335090) for http://localhost:8094/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335090http://localhost:8094/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/7133400a-9028-409e-800e-315933526a86 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/7133400a-9028-409e-800e-315933526a86 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(fb523de4-6748-4c2f-8046-8245b19b99af): Uploading 6522 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(fb523de4-6748-4c2f-8046-8245b19b99af) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(fb523de4-6748-4c2f-8046-8245b19b99af) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(fb523de4-6748-4c2f-8046-8245b19b99af) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/fb523de4-6748-4c2f-8046-8245b19b99af ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/58.tmp (integrity=sha256-cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(fb523de4-6748-4c2f-8046-8245b19b99af): Upload complete of 6522 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335091) for http://localhost:8094/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335091http://localhost:8094/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/3ae8d685-23ff-45e7-86ea-e254f54e4ffc -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/3ae8d685-23ff-45e7-86ea-e254f54e4ffc ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(b07b72dd-599c-4f15-9782-155fe4bf5d8f): Uploading 6036 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b07b72dd-599c-4f15-9782-155fe4bf5d8f) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b07b72dd-599c-4f15-9782-155fe4bf5d8f) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b07b72dd-599c-4f15-9782-155fe4bf5d8f) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/b07b72dd-599c-4f15-9782-155fe4bf5d8f ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/59.tmp (integrity=sha256-lxzYcB9KSB/Ykf7kHHM4ZRcTEbModiVoT3lAhJxL3mA=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(b07b72dd-599c-4f15-9782-155fe4bf5d8f): Upload complete of 6036 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335092) for http://localhost:8094/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335092http://localhost:8094/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/ff605059-359a-48a9-a1e4-3abc9a71c8d2 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/ff605059-359a-48a9-a1e4-3abc9a71c8d2 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(b3138eff-9cb9-40a9-896d-4e5a358673b0): Uploading 6274 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b3138eff-9cb9-40a9-896d-4e5a358673b0) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b3138eff-9cb9-40a9-896d-4e5a358673b0) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b3138eff-9cb9-40a9-896d-4e5a358673b0) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/b3138eff-9cb9-40a9-896d-4e5a358673b0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/60.tmp (integrity=sha256-Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(b3138eff-9cb9-40a9-896d-4e5a358673b0): Upload complete of 6274 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335093) for http://localhost:8094/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335093http://localhost:8094/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/86b20d04-4c43-4621-a7e1-9f18bf996292 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/86b20d04-4c43-4621-a7e1-9f18bf996292 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(1952c4a9-e80d-40e0-b68f-d11b9f5355b1): Uploading 6046 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(1952c4a9-e80d-40e0-b68f-d11b9f5355b1) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(1952c4a9-e80d-40e0-b68f-d11b9f5355b1) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(1952c4a9-e80d-40e0-b68f-d11b9f5355b1) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/1952c4a9-e80d-40e0-b68f-d11b9f5355b1 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/61.tmp (integrity=sha256-vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(1952c4a9-e80d-40e0-b68f-d11b9f5355b1): Upload complete of 6046 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335094) for http://localhost:8094/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335094http://localhost:8094/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/da1406f8-57be-49f2-83f0-5c2b9c33dc3e -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/da1406f8-57be-49f2-83f0-5c2b9c33dc3e ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(71e652ce-511b-4fd8-857f-76ec52a161ba): Uploading 6250 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(71e652ce-511b-4fd8-857f-76ec52a161ba) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(71e652ce-511b-4fd8-857f-76ec52a161ba) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(71e652ce-511b-4fd8-857f-76ec52a161ba) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/71e652ce-511b-4fd8-857f-76ec52a161ba ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/62.tmp (integrity=sha256-Cxs1ShEiNfLO/U/vt3ziCc6g7XCCt3cXpLKqS0NW9p0=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(71e652ce-511b-4fd8-857f-76ec52a161ba): Upload complete of 6250 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335095) for http://localhost:8094/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335095http://localhost:8094/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/34481be6-7428-48bb-9a28-2d1222ba9c82 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/34481be6-7428-48bb-9a28-2d1222ba9c82 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(58cb40ed-92b1-4416-b61a-1938f6fe7544): Uploading 8742 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #15 : SQLite Change Tracker: Changed tables=[TransferJobItem] ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(58cb40ed-92b1-4416-b61a-1938f6fe7544) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(58cb40ed-92b1-4416-b61a-1938f6fe7544) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(58cb40ed-92b1-4416-b61a-1938f6fe7544) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/58cb40ed-92b1-4416-b61a-1938f6fe7544 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/63.tmp (integrity=sha256-hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(58cb40ed-92b1-4416-b61a-1938f6fe7544): Upload complete of 8742 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335096) for http://localhost:8094/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335096http://localhost:8094/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/2a2599a0-06f2-41a9-9abd-79ef34f8eaf5 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/2a2599a0-06f2-41a9-9abd-79ef34f8eaf5 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a872b104-706d-4c96-9c1b-078fc9ca8da7): Uploading 6307 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a872b104-706d-4c96-9c1b-078fc9ca8da7) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a872b104-706d-4c96-9c1b-078fc9ca8da7) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a872b104-706d-4c96-9c1b-078fc9ca8da7) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/a872b104-706d-4c96-9c1b-078fc9ca8da7 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/64.tmp (integrity=sha256-I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a872b104-706d-4c96-9c1b-078fc9ca8da7): Upload complete of 6307 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335097) for http://localhost:8094/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335097http://localhost:8094/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/c45f9928-7d59-4e71-b8fb-3d8fd2b1ebe7 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/c45f9928-7d59-4e71-b8fb-3d8fd2b1ebe7 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(fc1efc3c-1d5b-4c02-be8d-6b71b2205867): Uploading 6154 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(fc1efc3c-1d5b-4c02-be8d-6b71b2205867) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(fc1efc3c-1d5b-4c02-be8d-6b71b2205867) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(fc1efc3c-1d5b-4c02-be8d-6b71b2205867) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/fc1efc3c-1d5b-4c02-be8d-6b71b2205867 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/65.tmp (integrity=sha256-dlAewQPKn9t0EDFTEm5ltRQT+WrMBBErX1LZM6zfIc0=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(fc1efc3c-1d5b-4c02-be8d-6b71b2205867): Upload complete of 6154 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335098) for http://localhost:8094/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335098http://localhost:8094/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/934b949c-faa8-4a1e-a7bf-11f129ca9e31 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/934b949c-faa8-4a1e-a7bf-11f129ca9e31 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(99ae163c-a10b-4f17-b7c9-8b1f77cd9b60): Uploading 8669 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(99ae163c-a10b-4f17-b7c9-8b1f77cd9b60) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(99ae163c-a10b-4f17-b7c9-8b1f77cd9b60) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(99ae163c-a10b-4f17-b7c9-8b1f77cd9b60) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/99ae163c-a10b-4f17-b7c9-8b1f77cd9b60 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/66.tmp (integrity=sha256-ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(99ae163c-a10b-4f17-b7c9-8b1f77cd9b60): Upload complete of 8669 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335099) for http://localhost:8094/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335099http://localhost:8094/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/28003443-97a3-442c-b762-7741a1b27f55 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/28003443-97a3-442c-b762-7741a1b27f55 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f69496a0-b704-47f7-a964-d044cd4b5aed): Uploading 6901 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f69496a0-b704-47f7-a964-d044cd4b5aed) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f69496a0-b704-47f7-a964-d044cd4b5aed) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f69496a0-b704-47f7-a964-d044cd4b5aed) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/f69496a0-b704-47f7-a964-d044cd4b5aed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/67.tmp (integrity=sha256-8l+WWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f69496a0-b704-47f7-a964-d044cd4b5aed): Upload complete of 6901 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335100) for http://localhost:8094/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335100http://localhost:8094/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/a9674591-1870-4ba1-adbb-241d6e9cf76d -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/a9674591-1870-4ba1-adbb-241d6e9cf76d ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(592b5d5e-f809-4d8f-96d2-9e6d935caaaa): Uploading 5848 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(592b5d5e-f809-4d8f-96d2-9e6d935caaaa) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(592b5d5e-f809-4d8f-96d2-9e6d935caaaa) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(592b5d5e-f809-4d8f-96d2-9e6d935caaaa) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/592b5d5e-f809-4d8f-96d2-9e6d935caaaa ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/68.tmp (integrity=sha256-+IRZ4//V1GOWQ9KLtbzgE+NbhhRBycosRc64B97TKj4=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(592b5d5e-f809-4d8f-96d2-9e6d935caaaa): Upload complete of 5848 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335101) for http://localhost:8094/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335101http://localhost:8094/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/5f8386bc-802e-45f6-9b6a-07b48b5f3c61 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/5f8386bc-802e-45f6-9b6a-07b48b5f3c61 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(52c8184e-7fd3-4405-bae4-f95d9b6e7332): Uploading 1101 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(52c8184e-7fd3-4405-bae4-f95d9b6e7332) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(52c8184e-7fd3-4405-bae4-f95d9b6e7332) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(52c8184e-7fd3-4405-bae4-f95d9b6e7332) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/52c8184e-7fd3-4405-bae4-f95d9b6e7332 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/69.tmp (integrity=sha256-V+lxWB0nxel8r7ylMgw556l/VPsMO29I16T/DgO8NMQ=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(52c8184e-7fd3-4405-bae4-f95d9b6e7332): Upload complete of 1101 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335102) for http://localhost:8094/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335102http://localhost:8094/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/bb486ab7-13cb-494a-a55e-622c0bfe50f8 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/bb486ab7-13cb-494a-a55e-622c0bfe50f8 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(00c9bb49-28a1-45b4-9b7e-4e00b5fad0d1): Uploading 12010 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(00c9bb49-28a1-45b4-9b7e-4e00b5fad0d1) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(00c9bb49-28a1-45b4-9b7e-4e00b5fad0d1) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(00c9bb49-28a1-45b4-9b7e-4e00b5fad0d1) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/00c9bb49-28a1-45b4-9b7e-4e00b5fad0d1 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/70.tmp (integrity=sha256-uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(00c9bb49-28a1-45b4-9b7e-4e00b5fad0d1): Upload complete of 12010 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335103) for http://localhost:8094/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335103http://localhost:8094/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/8aad4c58-d97b-4cf6-9c74-fa2aaa96f2e1 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/8aad4c58-d97b-4cf6-9c74-fa2aaa96f2e1 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(c5302c9b-a8cc-4bf3-9207-4dad37db3133): Uploading 1141 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(c5302c9b-a8cc-4bf3-9207-4dad37db3133) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(c5302c9b-a8cc-4bf3-9207-4dad37db3133) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(c5302c9b-a8cc-4bf3-9207-4dad37db3133) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/c5302c9b-a8cc-4bf3-9207-4dad37db3133 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/71.tmp (integrity=sha256-pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(c5302c9b-a8cc-4bf3-9207-4dad37db3133): Upload complete of 1141 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335104) for http://localhost:8094/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335104http://localhost:8094/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/94464a00-9625-4f46-86f2-d639e7f97c7e -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/94464a00-9625-4f46-86f2-d639e7f97c7e ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d4516568-54e6-4468-b06e-71c818a3ffee): Uploading 16800 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d4516568-54e6-4468-b06e-71c818a3ffee) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d4516568-54e6-4468-b06e-71c818a3ffee) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d4516568-54e6-4468-b06e-71c818a3ffee) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/d4516568-54e6-4468-b06e-71c818a3ffee ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/72.tmp (integrity=sha256-Wmgp+1s82IIY+jX9o7lYcOJS1QrGlZC0PpACTzQwl6M=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d4516568-54e6-4468-b06e-71c818a3ffee): Upload complete of 16800 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335105) for http://localhost:8094/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335105http://localhost:8094/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/d610d751-69f0-49a8-9224-aecd5db4f69f -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/d610d751-69f0-49a8-9224-aecd5db4f69f ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(29ce1872-5875-42e8-afb6-6e37a31c69c1): Uploading 63288 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(29ce1872-5875-42e8-afb6-6e37a31c69c1) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(29ce1872-5875-42e8-afb6-6e37a31c69c1) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(29ce1872-5875-42e8-afb6-6e37a31c69c1) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/29ce1872-5875-42e8-afb6-6e37a31c69c1 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/73.tmp (integrity=sha256-sHxTh3q3+dRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(29ce1872-5875-42e8-afb6-6e37a31c69c1): Upload complete of 63288 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335106) for http://localhost:8094/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335106http://localhost:8094/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/aa02d6ac-866d-4f40-a50d-3939072220b5 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/aa02d6ac-866d-4f40-a50d-3939072220b5 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d44ae692-13a9-4546-a2b2-fc0fd5dd1362): Uploading 16652 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d44ae692-13a9-4546-a2b2-fc0fd5dd1362) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d44ae692-13a9-4546-a2b2-fc0fd5dd1362) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d44ae692-13a9-4546-a2b2-fc0fd5dd1362) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/d44ae692-13a9-4546-a2b2-fc0fd5dd1362 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/74.tmp (integrity=sha256-Y3nFU5/VYE71u5aj3293uK2rbUrlZ/wwvObLZ8QhuYQ=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d44ae692-13a9-4546-a2b2-fc0fd5dd1362): Upload complete of 16652 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335107) for http://localhost:8094/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335107http://localhost:8094/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/99cf3f3f-6e12-4431-97e7-d15e69db4278 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/99cf3f3f-6e12-4431-97e7-d15e69db4278 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(81c06e72-f12a-4c52-8ca3-c7a69985c04a): Uploading 16728 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(81c06e72-f12a-4c52-8ca3-c7a69985c04a) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(81c06e72-f12a-4c52-8ca3-c7a69985c04a) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(81c06e72-f12a-4c52-8ca3-c7a69985c04a) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/81c06e72-f12a-4c52-8ca3-c7a69985c04a ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/75.tmp (integrity=sha256-zBbaSmjEFvS6KUk8SEwgYyykdXC+UFyhY9//LwqO8Z0=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(81c06e72-f12a-4c52-8ca3-c7a69985c04a): Upload complete of 16728 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335108) for http://localhost:8094/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335108http://localhost:8094/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/fed35f1c-4b5a-419c-8c24-dce93de94df5 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/fed35f1c-4b5a-419c-8c24-dce93de94df5 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(4fdbc353-07ba-4557-b44f-f4beaf922d32): Uploading 246 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(4fdbc353-07ba-4557-b44f-f4beaf922d32) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(4fdbc353-07ba-4557-b44f-f4beaf922d32) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(4fdbc353-07ba-4557-b44f-f4beaf922d32) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/4fdbc353-07ba-4557-b44f-f4beaf922d32 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/76.tmp (integrity=sha256-u+LJFVTcY/MEnXDPx/jDr74kdKvSL0fNYsVaoucWMS0=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(4fdbc353-07ba-4557-b44f-f4beaf922d32): Upload complete of 246 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335109) for http://localhost:8094/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335109http://localhost:8094/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/19ec7d6e-62fb-45ca-9be1-89cf67ddc2be -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/19ec7d6e-62fb-45ca-9be1-89cf67ddc2be ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(4eb5db02-963c-4d94-ba3d-f9e9f4857700): Uploading 360 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(4eb5db02-963c-4d94-ba3d-f9e9f4857700) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(4eb5db02-963c-4d94-ba3d-f9e9f4857700) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(4eb5db02-963c-4d94-ba3d-f9e9f4857700) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/4eb5db02-963c-4d94-ba3d-f9e9f4857700 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/77.tmp (integrity=sha256-eo8K7m5KF0iRfYzWDplfji/fxUb9GlUHqqY6IuMrLc4=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(4eb5db02-963c-4d94-ba3d-f9e9f4857700): Upload complete of 360 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335110) for http://localhost:8094/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335110http://localhost:8094/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/e445de29-7efe-4bea-981b-4d4ae9997a8c -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/e445de29-7efe-4bea-981b-4d4ae9997a8c ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(5132d532-7fd1-4edc-98ef-e3fa79815602): Uploading 1169 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(5132d532-7fd1-4edc-98ef-e3fa79815602) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(5132d532-7fd1-4edc-98ef-e3fa79815602) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(5132d532-7fd1-4edc-98ef-e3fa79815602) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/5132d532-7fd1-4edc-98ef-e3fa79815602 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/78.tmp (integrity=sha256-/qULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK/x8URU=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(5132d532-7fd1-4edc-98ef-e3fa79815602): Upload complete of 1169 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335111) for http://localhost:8094/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335111http://localhost:8094/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/dbf1b439-1902-4f74-9447-91efece9d537 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/dbf1b439-1902-4f74-9447-91efece9d537 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(663b3dd4-a1c8-4a83-b8aa-838b7934ddba): Uploading 3537 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(663b3dd4-a1c8-4a83-b8aa-838b7934ddba) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(663b3dd4-a1c8-4a83-b8aa-838b7934ddba) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(663b3dd4-a1c8-4a83-b8aa-838b7934ddba) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/663b3dd4-a1c8-4a83-b8aa-838b7934ddba ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/79.tmp (integrity=sha256-ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(663b3dd4-a1c8-4a83-b8aa-838b7934ddba): Upload complete of 3537 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335112) for http://localhost:8094/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335112http://localhost:8094/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/7419cb6a-b3f2-4b43-a3d0-1b2005a8c1cb -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/7419cb6a-b3f2-4b43-a3d0-1b2005a8c1cb ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(5bd72ad6-eb0a-480f-9acf-9bf71bdcc07d): Uploading 478 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(5bd72ad6-eb0a-480f-9acf-9bf71bdcc07d) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(5bd72ad6-eb0a-480f-9acf-9bf71bdcc07d) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(5bd72ad6-eb0a-480f-9acf-9bf71bdcc07d) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/5bd72ad6-eb0a-480f-9acf-9bf71bdcc07d ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/80.tmp (integrity=sha256-C1W33ZET4v+aPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(5bd72ad6-eb0a-480f-9acf-9bf71bdcc07d): Upload complete of 478 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335113) for http://localhost:8094/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335113http://localhost:8094/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/0aabcdd6-ed26-4ed6-b98d-22aa143d84b5 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/0aabcdd6-ed26-4ed6-b98d-22aa143d84b5 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(02ee9da2-90d1-4253-90de-7409dfe8a2f0): Uploading 1465 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(02ee9da2-90d1-4253-90de-7409dfe8a2f0) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(02ee9da2-90d1-4253-90de-7409dfe8a2f0) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(02ee9da2-90d1-4253-90de-7409dfe8a2f0) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/02ee9da2-90d1-4253-90de-7409dfe8a2f0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/81.tmp (integrity=sha256-jGvo9dP2a+kzienoeQzWSLnGKfWhYB2XjsFOuELmW28=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(02ee9da2-90d1-4253-90de-7409dfe8a2f0): Upload complete of 1465 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335114) for http://localhost:8094/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335114http://localhost:8094/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/6213d218-ab23-4672-96d6-4cf279a1adf8 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/6213d218-ab23-4672-96d6-4cf279a1adf8 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(4f52a144-9b94-47f5-a802-6c3fbb9198af): Uploading 835 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(4f52a144-9b94-47f5-a802-6c3fbb9198af) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(4f52a144-9b94-47f5-a802-6c3fbb9198af) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(4f52a144-9b94-47f5-a802-6c3fbb9198af) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/4f52a144-9b94-47f5-a802-6c3fbb9198af ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/82.tmp (integrity=sha256-+F9Tlt29TsSXmyq/WyZ63J8R6bqXkujcv5KBRzPQ+WU=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(4f52a144-9b94-47f5-a802-6c3fbb9198af): Upload complete of 835 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335115) for http://localhost:8094/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335115http://localhost:8094/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/0b242703-7a83-4097-85ec-df5d6f8f226a -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/0b242703-7a83-4097-85ec-df5d6f8f226a ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d8ee93ab-e497-479c-8c8c-1d03359502f8): Uploading 3536 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d8ee93ab-e497-479c-8c8c-1d03359502f8) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d8ee93ab-e497-479c-8c8c-1d03359502f8) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d8ee93ab-e497-479c-8c8c-1d03359502f8) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/d8ee93ab-e497-479c-8c8c-1d03359502f8 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/83.tmp (integrity=sha256-xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d8ee93ab-e497-479c-8c8c-1d03359502f8): Upload complete of 3536 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335116) for http://localhost:8094/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335116http://localhost:8094/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/d59098a4-da29-45e3-b92b-0191fef79455 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/d59098a4-da29-45e3-b92b-0191fef79455 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(c4a9a243-4efc-4f30-9b67-14209d0dde5a): Uploading 633 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(c4a9a243-4efc-4f30-9b67-14209d0dde5a) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(c4a9a243-4efc-4f30-9b67-14209d0dde5a) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(c4a9a243-4efc-4f30-9b67-14209d0dde5a) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/c4a9a243-4efc-4f30-9b67-14209d0dde5a ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/84.tmp (integrity=sha256-EkHf/CGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(c4a9a243-4efc-4f30-9b67-14209d0dde5a): Upload complete of 633 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335117) for http://localhost:8094/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335117http://localhost:8094/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/2c80e08b-7e30-4ce5-8f01-6839af94014e -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/2c80e08b-7e30-4ce5-8f01-6839af94014e ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(156ba75c-81b4-48f3-9a55-d7c8b272d075): Uploading 639 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(156ba75c-81b4-48f3-9a55-d7c8b272d075) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(156ba75c-81b4-48f3-9a55-d7c8b272d075) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(156ba75c-81b4-48f3-9a55-d7c8b272d075) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/156ba75c-81b4-48f3-9a55-d7c8b272d075 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/85.tmp (integrity=sha256-vOWepUFkWRq8r0+HZF7AzG8DLHriKMfWpiogMq/FD4s=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(156ba75c-81b4-48f3-9a55-d7c8b272d075): Upload complete of 639 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335118) for http://localhost:8094/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335118http://localhost:8094/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/77e29fb2-4725-4eb4-a0b6-c57acd9b6ab5 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/77e29fb2-4725-4eb4-a0b6-c57acd9b6ab5 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(69db5da8-38f5-4269-8802-6c0e283b3c8f): Uploading 1127 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(69db5da8-38f5-4269-8802-6c0e283b3c8f) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(69db5da8-38f5-4269-8802-6c0e283b3c8f) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(69db5da8-38f5-4269-8802-6c0e283b3c8f) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/69db5da8-38f5-4269-8802-6c0e283b3c8f ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/86.tmp (integrity=sha256-R0W8u8HlP/sgKWKJ2Q26/MLf5xdmrjzBL5IEPnV34JA=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(69db5da8-38f5-4269-8802-6c0e283b3c8f): Upload complete of 1127 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335119) for http://localhost:8094/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335119http://localhost:8094/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/e55fca01-2274-4e66-a01e-d2b84b1217a5 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/e55fca01-2274-4e66-a01e-d2b84b1217a5 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(5e0714be-e3f9-479b-89c2-78a09ea73bc0): Uploading 1073 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(5e0714be-e3f9-479b-89c2-78a09ea73bc0) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(5e0714be-e3f9-479b-89c2-78a09ea73bc0) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(5e0714be-e3f9-479b-89c2-78a09ea73bc0) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/5e0714be-e3f9-479b-89c2-78a09ea73bc0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/87.tmp (integrity=sha256-yD2T/jRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(5e0714be-e3f9-479b-89c2-78a09ea73bc0): Upload complete of 1073 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335120) for http://localhost:8094/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335120http://localhost:8094/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/a992da80-ef57-4e1b-b2ad-7ecd45b155bd -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/a992da80-ef57-4e1b-b2ad-7ecd45b155bd ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(4c3a96d8-8012-405a-ae96-26e2f3a8a73c): Uploading 1841 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(4c3a96d8-8012-405a-ae96-26e2f3a8a73c) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(4c3a96d8-8012-405a-ae96-26e2f3a8a73c) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(4c3a96d8-8012-405a-ae96-26e2f3a8a73c) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/4c3a96d8-8012-405a-ae96-26e2f3a8a73c ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/88.tmp (integrity=sha256-DMle631prFri4uxxxxdON0FHQFOdiUt+W/6/vFfKmKI=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(4c3a96d8-8012-405a-ae96-26e2f3a8a73c): Upload complete of 1841 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335121) for http://localhost:8094/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335121http://localhost:8094/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/310d5011-9b49-4eba-b091-ba6f748771d1 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/310d5011-9b49-4eba-b091-ba6f748771d1 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(7cfcf1e0-b879-4840-a792-66b56f963f91): Uploading 4752 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(7cfcf1e0-b879-4840-a792-66b56f963f91) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(7cfcf1e0-b879-4840-a792-66b56f963f91) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(7cfcf1e0-b879-4840-a792-66b56f963f91) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/7cfcf1e0-b879-4840-a792-66b56f963f91 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/89.tmp (integrity=sha256-Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(7cfcf1e0-b879-4840-a792-66b56f963f91): Upload complete of 4752 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335122) for http://localhost:8094/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335122http://localhost:8094/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/9888f61f-3a5b-4970-be85-644cf3b87dd6 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/9888f61f-3a5b-4970-be85-644cf3b87dd6 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(2db0e213-bbea-48c4-bb45-630cfcc42549): Uploading 14092 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(2db0e213-bbea-48c4-bb45-630cfcc42549) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(2db0e213-bbea-48c4-bb45-630cfcc42549) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(2db0e213-bbea-48c4-bb45-630cfcc42549) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/2db0e213-bbea-48c4-bb45-630cfcc42549 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/90.tmp (integrity=sha256-MuzpZTkDFXpw0wwJdw/bBYCIsDKwWBU628LKd2p83po=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(2db0e213-bbea-48c4-bb45-630cfcc42549): Upload complete of 14092 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335123) for http://localhost:8094/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335123http://localhost:8094/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/d20c3a88-ea43-4be0-ab81-ea1bf5bc3434 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/d20c3a88-ea43-4be0-ab81-ea1bf5bc3434 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(6fc91d28-b043-4aa9-b72b-5470a901dd00): Uploading 4592 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6fc91d28-b043-4aa9-b72b-5470a901dd00) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6fc91d28-b043-4aa9-b72b-5470a901dd00) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6fc91d28-b043-4aa9-b72b-5470a901dd00) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/6fc91d28-b043-4aa9-b72b-5470a901dd00 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/91.tmp (integrity=sha256-4zSTZMv/WKjpNfIWFmdBzDq+xpKgteLo5HBhbpkIMgg=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(6fc91d28-b043-4aa9-b72b-5470a901dd00): Upload complete of 4592 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335124) for http://localhost:8094/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335124http://localhost:8094/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/e8202e28-c460-4230-8370-25ce7bfcf249 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/e8202e28-c460-4230-8370-25ce7bfcf249 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(99bf9a40-3773-4de9-b69b-8944dce5ac1e): Uploading 4668 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(99bf9a40-3773-4de9-b69b-8944dce5ac1e) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(99bf9a40-3773-4de9-b69b-8944dce5ac1e) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(99bf9a40-3773-4de9-b69b-8944dce5ac1e) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/99bf9a40-3773-4de9-b69b-8944dce5ac1e ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/92.tmp (integrity=sha256-YuUHNreyN7U7+QZ5+zNNY1N11RsxVtHYZsqyJGBtmbQ=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(99bf9a40-3773-4de9-b69b-8944dce5ac1e): Upload complete of 4668 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335125) for http://localhost:8094/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335125http://localhost:8094/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/1ade97b0-2a5d-4746-93a8-40be63905d3e -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/1ade97b0-2a5d-4746-93a8-40be63905d3e ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f3499649-9c31-43b8-ab99-d94f25c127dd): Uploading 2483 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f3499649-9c31-43b8-ab99-d94f25c127dd) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f3499649-9c31-43b8-ab99-d94f25c127dd) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f3499649-9c31-43b8-ab99-d94f25c127dd) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/f3499649-9c31-43b8-ab99-d94f25c127dd ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/93.tmp (integrity=sha256-6p3YvM8W7PtrV7LudBIoa+q4QN3Y1SdaU02/GCeg0IM=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f3499649-9c31-43b8-ab99-d94f25c127dd): Upload complete of 2483 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335126) for http://localhost:8094/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335126http://localhost:8094/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/dc00adfb-0ddc-410e-88ca-7a5aec1325c4 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/dc00adfb-0ddc-410e-88ca-7a5aec1325c4 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(79f2a515-cccc-4806-ad45-8687341fbd8b): Uploading 968 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(79f2a515-cccc-4806-ad45-8687341fbd8b) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(79f2a515-cccc-4806-ad45-8687341fbd8b) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(79f2a515-cccc-4806-ad45-8687341fbd8b) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/79f2a515-cccc-4806-ad45-8687341fbd8b ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/94.tmp (integrity=sha256-c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(79f2a515-cccc-4806-ad45-8687341fbd8b): Upload complete of 968 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335127) for http://localhost:8094/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335127http://localhost:8094/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/6b6fa924-50f3-4b44-9bf4-bf8e8448127b -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/6b6fa924-50f3-4b44-9bf4-bf8e8448127b ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(3a51dd78-420b-40c3-a4bd-3e9ecd4c01ab): Uploading 4622 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(3a51dd78-420b-40c3-a4bd-3e9ecd4c01ab) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(3a51dd78-420b-40c3-a4bd-3e9ecd4c01ab) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(3a51dd78-420b-40c3-a4bd-3e9ecd4c01ab) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/3a51dd78-420b-40c3-a4bd-3e9ecd4c01ab ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/95.tmp (integrity=sha256-fAhuvZVtVYSUCOENltmx6R+Sg0UZACwHQOMDNf9fYlY=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(3a51dd78-420b-40c3-a4bd-3e9ecd4c01ab): Upload complete of 4622 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335128) for http://localhost:8094/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335128http://localhost:8094/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/f451e4d4-ce25-49db-8ab8-cdc955801b14 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/f451e4d4-ce25-49db-8ab8-cdc955801b14 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(230abb85-c456-49a5-8d80-ea15e609cc85): Uploading 4940 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(230abb85-c456-49a5-8d80-ea15e609cc85) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(230abb85-c456-49a5-8d80-ea15e609cc85) receive request ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(230abb85-c456-49a5-8d80-ea15e609cc85) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/230abb85-c456-49a5-8d80-ea15e609cc85 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/96.tmp (integrity=sha256-we47ND4nhwrjRI+YLyQ+HWLDKA0nvAypEBID7KE1sjM=) ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(230abb85-c456-49a5-8d80-ea15e609cc85): Upload complete of 4940 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335129) for http://localhost:8094/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335129http://localhost:8094/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/d801fd39-5e25-4f11-9214-190a54909503 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/d801fd39-5e25-4f11-9214-190a54909503 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a8d94423-fc2d-4f02-9d50-c19ad6b19394): Uploading 8422 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #17 : SQLite Change Tracker: Changed tables=[TransferJobItem] ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a8d94423-fc2d-4f02-9d50-c19ad6b19394) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a8d94423-fc2d-4f02-9d50-c19ad6b19394) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a8d94423-fc2d-4f02-9d50-c19ad6b19394) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/a8d94423-fc2d-4f02-9d50-c19ad6b19394 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/97.tmp (integrity=sha256-EDd6hjdyPU1Mt2vw3AA1ph+qFNUyZir+dXzbgA2ARyw=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a8d94423-fc2d-4f02-9d50-c19ad6b19394): Upload complete of 8422 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335130) for http://localhost:8094/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335130http://localhost:8094/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/05f7abb0-ce73-49a0-bc4b-f14fca32a785 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/05f7abb0-ce73-49a0-bc4b-f14fca32a785 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(39ba061b-bba4-4727-baa8-a71af00703e5): Uploading 689 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(39ba061b-bba4-4727-baa8-a71af00703e5) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(39ba061b-bba4-4727-baa8-a71af00703e5) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(39ba061b-bba4-4727-baa8-a71af00703e5) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/39ba061b-bba4-4727-baa8-a71af00703e5 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/98.tmp (integrity=sha256-WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(39ba061b-bba4-4727-baa8-a71af00703e5): Upload complete of 689 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335131) for http://localhost:8094/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335131http://localhost:8094/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/29b3b7aa-195c-4d10-9e3c-b2671b2ce3c1 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/29b3b7aa-195c-4d10-9e3c-b2671b2ce3c1 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(07bc2f3b-eef8-4add-8dbd-fe705c6433c9): Uploading 2237 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(07bc2f3b-eef8-4add-8dbd-fe705c6433c9) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(07bc2f3b-eef8-4add-8dbd-fe705c6433c9) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(07bc2f3b-eef8-4add-8dbd-fe705c6433c9) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/07bc2f3b-eef8-4add-8dbd-fe705c6433c9 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/99.tmp (integrity=sha256-f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(07bc2f3b-eef8-4add-8dbd-fe705c6433c9): Upload complete of 2237 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335132) for http://localhost:8094/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335132http://localhost:8094/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/e6ba7bba-80bb-4bf7-9b65-8a889f92a923 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/e6ba7bba-80bb-4bf7-9b65-8a889f92a923 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(9b5c7366-8a31-4083-ba81-505e848f7a66): Uploading 10766 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9b5c7366-8a31-4083-ba81-505e848f7a66) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9b5c7366-8a31-4083-ba81-505e848f7a66) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9b5c7366-8a31-4083-ba81-505e848f7a66) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/9b5c7366-8a31-4083-ba81-505e848f7a66 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/100.tmp (integrity=sha256-17pZuPthKwaraODIXZkgcqZCV0+uh/01t0UPA4EqtEs=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(9b5c7366-8a31-4083-ba81-505e848f7a66): Upload complete of 10766 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335133) for http://localhost:8094/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335133http://localhost:8094/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/98620635-c5a0-416b-952b-1d89f88e4e63 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/98620635-c5a0-416b-952b-1d89f88e4e63 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(7269593a-138a-4f5a-9f24-efb8746b27e4): Uploading 312 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(7269593a-138a-4f5a-9f24-efb8746b27e4) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(7269593a-138a-4f5a-9f24-efb8746b27e4) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(7269593a-138a-4f5a-9f24-efb8746b27e4) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/7269593a-138a-4f5a-9f24-efb8746b27e4 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/101.tmp (integrity=sha256-CmlVJmRSZLB7BmMKh27ly66/mbubmFKZNdWpB8De5X8=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(7269593a-138a-4f5a-9f24-efb8746b27e4): Upload complete of 312 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335134) for http://localhost:8094/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335134http://localhost:8094/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/48de2c5c-437e-489c-8bc9-a0c955e2256c -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/48de2c5c-437e-489c-8bc9-a0c955e2256c ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(c4320ee6-6290-4572-ad78-1275e11d0a89): Uploading 3691 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(c4320ee6-6290-4572-ad78-1275e11d0a89) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(c4320ee6-6290-4572-ad78-1275e11d0a89) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(c4320ee6-6290-4572-ad78-1275e11d0a89) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/c4320ee6-6290-4572-ad78-1275e11d0a89 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/102.tmp (integrity=sha256-nsmfXTJrTxUTogzM8u3+nLHfuNFK4hVP4tnH90njdqE=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(c4320ee6-6290-4572-ad78-1275e11d0a89): Upload complete of 3691 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335135) for http://localhost:8094/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335135http://localhost:8094/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/649230d4-30b2-441b-b1a4-68457a89d7d6 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/649230d4-30b2-441b-b1a4-68457a89d7d6 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(ae7661c2-e7fc-49ed-91c3-6e8443352527): Uploading 6015 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(ae7661c2-e7fc-49ed-91c3-6e8443352527) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(ae7661c2-e7fc-49ed-91c3-6e8443352527) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(ae7661c2-e7fc-49ed-91c3-6e8443352527) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/ae7661c2-e7fc-49ed-91c3-6e8443352527 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/103.tmp (integrity=sha256-GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(ae7661c2-e7fc-49ed-91c3-6e8443352527): Upload complete of 6015 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335136) for http://localhost:8094/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335136http://localhost:8094/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/60ea7bd2-7c99-42d8-9cc5-abb1e630bab2 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/60ea7bd2-7c99-42d8-9cc5-abb1e630bab2 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(72c2f825-59a4-4a7a-a01c-f54b9977d3ef): Uploading 1953 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(72c2f825-59a4-4a7a-a01c-f54b9977d3ef) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(72c2f825-59a4-4a7a-a01c-f54b9977d3ef) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(72c2f825-59a4-4a7a-a01c-f54b9977d3ef) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/72c2f825-59a4-4a7a-a01c-f54b9977d3ef ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/104.tmp (integrity=sha256-3l8y8J6DrWhQA1W7Shf+SPfKgZyc+u/b+bCekBx6f8g=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(72c2f825-59a4-4a7a-a01c-f54b9977d3ef): Upload complete of 1953 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335137) for http://localhost:8094/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335137http://localhost:8094/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/64b00cab-2f42-42a5-8344-657766d348be -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/64b00cab-2f42-42a5-8344-657766d348be ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f0b7fff6-e624-4d8c-86ff-25606cb4f5fb): Uploading 322 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f0b7fff6-e624-4d8c-86ff-25606cb4f5fb) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f0b7fff6-e624-4d8c-86ff-25606cb4f5fb) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f0b7fff6-e624-4d8c-86ff-25606cb4f5fb) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/f0b7fff6-e624-4d8c-86ff-25606cb4f5fb ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/105.tmp (integrity=sha256-+pluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f0b7fff6-e624-4d8c-86ff-25606cb4f5fb): Upload complete of 322 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335138) for http://localhost:8094/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335138http://localhost:8094/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/da0594de-31f1-4ef0-a09c-9b0a7599388f -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/da0594de-31f1-4ef0-a09c-9b0a7599388f ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(55920aec-b22c-4a62-ac7d-880dc7d72507): Uploading 4591 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(55920aec-b22c-4a62-ac7d-880dc7d72507) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(55920aec-b22c-4a62-ac7d-880dc7d72507) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(55920aec-b22c-4a62-ac7d-880dc7d72507) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/55920aec-b22c-4a62-ac7d-880dc7d72507 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/106.tmp (integrity=sha256-5Ilriy7n1kwHjr0/XWzh4jhJPrT8xsZ1jrczKGatDiY=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(55920aec-b22c-4a62-ac7d-880dc7d72507): Upload complete of 4591 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335139) for http://localhost:8094/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335139http://localhost:8094/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/e3dc1c0b-4b4c-4698-923d-dcbaea5f7c38 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/e3dc1c0b-4b4c-4698-923d-dcbaea5f7c38 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(6fc3c5d4-5227-49ae-9adc-b282282e57d2): Uploading 57 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6fc3c5d4-5227-49ae-9adc-b282282e57d2) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6fc3c5d4-5227-49ae-9adc-b282282e57d2) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6fc3c5d4-5227-49ae-9adc-b282282e57d2) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/6fc3c5d4-5227-49ae-9adc-b282282e57d2 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/107.tmp (integrity=sha256-EgapfpQkKZP4bsfj/K5PxfHKzTlIJAVzuAkZmNmg3MM=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(6fc3c5d4-5227-49ae-9adc-b282282e57d2): Upload complete of 57 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335140) for http://localhost:8094/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335140http://localhost:8094/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/a65d81cb-aa01-4389-a86a-ac67994603ae -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/a65d81cb-aa01-4389-a86a-ac67994603ae ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(8241c70c-85e7-4861-a20f-5f017810bd71): Uploading 3979 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(8241c70c-85e7-4861-a20f-5f017810bd71) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(8241c70c-85e7-4861-a20f-5f017810bd71) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(8241c70c-85e7-4861-a20f-5f017810bd71) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/8241c70c-85e7-4861-a20f-5f017810bd71 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/108.tmp (integrity=sha256-QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5/V3/Osnhog=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(8241c70c-85e7-4861-a20f-5f017810bd71): Upload complete of 3979 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335141) for http://localhost:8094/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335141http://localhost:8094/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/e9cd303a-c1e1-400e-adf2-96d87d447fe5 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/e9cd303a-c1e1-400e-adf2-96d87d447fe5 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(08c73202-bc7e-482d-a641-58ab36d45793): Uploading 361 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(08c73202-bc7e-482d-a641-58ab36d45793) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(08c73202-bc7e-482d-a641-58ab36d45793) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(08c73202-bc7e-482d-a641-58ab36d45793) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/08c73202-bc7e-482d-a641-58ab36d45793 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/109.tmp (integrity=sha256-LnC2D3wwhrq34V1CB+xg6EwLoaYhOVkplQkYTyRkqVA=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(08c73202-bc7e-482d-a641-58ab36d45793): Upload complete of 361 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335142) for http://localhost:8094/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335142http://localhost:8094/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/a4e70a19-44bb-46c5-932f-9e92d85b50ae -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/a4e70a19-44bb-46c5-932f-9e92d85b50ae ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a1ce2083-20ec-425e-9761-a29d51f9430f): Uploading 554 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a1ce2083-20ec-425e-9761-a29d51f9430f) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a1ce2083-20ec-425e-9761-a29d51f9430f) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a1ce2083-20ec-425e-9761-a29d51f9430f) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/a1ce2083-20ec-425e-9761-a29d51f9430f ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/110.tmp (integrity=sha256-J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a1ce2083-20ec-425e-9761-a29d51f9430f): Upload complete of 554 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335143) for http://localhost:8094/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335143http://localhost:8094/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/a4fc6990-53c6-4389-b118-bbbfccf500a2 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/a4fc6990-53c6-4389-b118-bbbfccf500a2 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(95b47b5d-7b6f-4e79-9a98-8bed1d043fce): Uploading 6453 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(95b47b5d-7b6f-4e79-9a98-8bed1d043fce) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(95b47b5d-7b6f-4e79-9a98-8bed1d043fce) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(95b47b5d-7b6f-4e79-9a98-8bed1d043fce) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/95b47b5d-7b6f-4e79-9a98-8bed1d043fce ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/111.tmp (integrity=sha256-eARe8bkhihrOsDAQ7nvQs7HXU1+i/popDv+Q6UNWPcg=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(95b47b5d-7b6f-4e79-9a98-8bed1d043fce): Upload complete of 6453 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335144) for http://localhost:8094/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335144http://localhost:8094/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/a65df329-35f9-453c-b6aa-41701be30332 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/a65df329-35f9-453c-b6aa-41701be30332 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(dd8f8043-2104-4fa9-af2a-90972176a26e): Uploading 13455 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(dd8f8043-2104-4fa9-af2a-90972176a26e) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(dd8f8043-2104-4fa9-af2a-90972176a26e) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(dd8f8043-2104-4fa9-af2a-90972176a26e) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/dd8f8043-2104-4fa9-af2a-90972176a26e ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/112.tmp (integrity=sha256-3fCEhtExvRNHYfveM9cY5bbE17mYr8+dEFRgE5Tz8ZU=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(dd8f8043-2104-4fa9-af2a-90972176a26e): Upload complete of 13455 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335145) for http://localhost:8094/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335145http://localhost:8094/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/b27a1479-c295-49f6-aa46-a22cbf8506a1 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/b27a1479-c295-49f6-aa46-a22cbf8506a1 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a916b6d1-d397-4337-842a-5cbba47a578f): Uploading 540 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a916b6d1-d397-4337-842a-5cbba47a578f) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a916b6d1-d397-4337-842a-5cbba47a578f) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a916b6d1-d397-4337-842a-5cbba47a578f) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/a916b6d1-d397-4337-842a-5cbba47a578f ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/113.tmp (integrity=sha256-NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a916b6d1-d397-4337-842a-5cbba47a578f): Upload complete of 540 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335146) for http://localhost:8094/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335146http://localhost:8094/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/3cc8ab3e-8801-4d4a-ad59-1400e376c0bd -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/3cc8ab3e-8801-4d4a-ad59-1400e376c0bd ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(bd0f2ed1-6274-42e1-9fd0-585dd8a0cc57): Uploading 22958 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(bd0f2ed1-6274-42e1-9fd0-585dd8a0cc57) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(bd0f2ed1-6274-42e1-9fd0-585dd8a0cc57) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(bd0f2ed1-6274-42e1-9fd0-585dd8a0cc57) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/bd0f2ed1-6274-42e1-9fd0-585dd8a0cc57 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/114.tmp (integrity=sha256-/3QD+d53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(bd0f2ed1-6274-42e1-9fd0-585dd8a0cc57): Upload complete of 22958 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335147) for http://localhost:8094/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335147http://localhost:8094/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/45a031b7-5eec-483c-adda-1feeedbbab7d -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/45a031b7-5eec-483c-adda-1feeedbbab7d ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(37d96102-9aae-4e4d-847b-1de861ead43a): Uploading 237 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(37d96102-9aae-4e4d-847b-1de861ead43a) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(37d96102-9aae-4e4d-847b-1de861ead43a) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(37d96102-9aae-4e4d-847b-1de861ead43a) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/37d96102-9aae-4e4d-847b-1de861ead43a ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/115.tmp (integrity=sha256-y4TDcAD4/j5o4keZvggf698Cr9Oc7JZ+gGMax23qmVA=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(37d96102-9aae-4e4d-847b-1de861ead43a): Upload complete of 237 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335148) for http://localhost:8094/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335148http://localhost:8094/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/02c39c7a-f7d7-4f2f-9dcc-4bb34e0d31cd -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/02c39c7a-f7d7-4f2f-9dcc-4bb34e0d31cd ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(9027ac78-1b5f-4299-81df-7dc27c5a563e): Uploading 9187 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9027ac78-1b5f-4299-81df-7dc27c5a563e) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9027ac78-1b5f-4299-81df-7dc27c5a563e) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9027ac78-1b5f-4299-81df-7dc27c5a563e) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/9027ac78-1b5f-4299-81df-7dc27c5a563e ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/116.tmp (integrity=sha256-UvNzyhHidciHBssZ/P+2l5FZbI1XAfmSJAplrILQ8gg=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(9027ac78-1b5f-4299-81df-7dc27c5a563e): Upload complete of 9187 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335149) for http://localhost:8094/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335149http://localhost:8094/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/dbb39b1a-f61a-4355-a425-daf34716a8ed -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/dbb39b1a-f61a-4355-a425-daf34716a8ed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(6ac6651d-af6f-4cbd-96bc-495b5cdbe58b): Uploading 8534 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6ac6651d-af6f-4cbd-96bc-495b5cdbe58b) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6ac6651d-af6f-4cbd-96bc-495b5cdbe58b) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6ac6651d-af6f-4cbd-96bc-495b5cdbe58b) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/6ac6651d-af6f-4cbd-96bc-495b5cdbe58b ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/117.tmp (integrity=sha256-ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa/p8=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(6ac6651d-af6f-4cbd-96bc-495b5cdbe58b): Upload complete of 8534 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335150) for http://localhost:8094/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335150http://localhost:8094/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/102fe7aa-6c9e-46fc-8969-4fac617d38b6 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/102fe7aa-6c9e-46fc-8969-4fac617d38b6 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(c0c9e0c8-01e9-4959-a4f0-28120a6c2a25): Uploading 7750 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(c0c9e0c8-01e9-4959-a4f0-28120a6c2a25) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(c0c9e0c8-01e9-4959-a4f0-28120a6c2a25) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(c0c9e0c8-01e9-4959-a4f0-28120a6c2a25) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/c0c9e0c8-01e9-4959-a4f0-28120a6c2a25 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/118.tmp (integrity=sha256-De2JgQ0Nt5adGTd+S3vvpLJVOZegId+lUNz28Tv2qPA=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(c0c9e0c8-01e9-4959-a4f0-28120a6c2a25): Upload complete of 7750 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335151) for http://localhost:8094/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335151http://localhost:8094/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/35b99df6-0928-4faf-bb5e-b5d445b9fc03 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/35b99df6-0928-4faf-bb5e-b5d445b9fc03 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(4b3c395a-78cf-4449-8f35-74a1e0226899): Uploading 10885 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(4b3c395a-78cf-4449-8f35-74a1e0226899) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(4b3c395a-78cf-4449-8f35-74a1e0226899) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(4b3c395a-78cf-4449-8f35-74a1e0226899) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/4b3c395a-78cf-4449-8f35-74a1e0226899 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/119.tmp (integrity=sha256-AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(4b3c395a-78cf-4449-8f35-74a1e0226899): Upload complete of 10885 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335152) for http://localhost:8094/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335152http://localhost:8094/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/57296c6e-902f-4ef6-8b51-18e84b87efc7 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/57296c6e-902f-4ef6-8b51-18e84b87efc7 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(2214e4f0-584a-4b39-b7f0-6bf4d37ae75a): Uploading 11146 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(2214e4f0-584a-4b39-b7f0-6bf4d37ae75a) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(2214e4f0-584a-4b39-b7f0-6bf4d37ae75a) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(2214e4f0-584a-4b39-b7f0-6bf4d37ae75a) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/2214e4f0-584a-4b39-b7f0-6bf4d37ae75a ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/120.tmp (integrity=sha256-JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(2214e4f0-584a-4b39-b7f0-6bf4d37ae75a): Upload complete of 11146 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335153) for http://localhost:8094/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335153http://localhost:8094/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/73b191cc-94f9-4293-b6df-798b3fa0e614 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/73b191cc-94f9-4293-b6df-798b3fa0e614 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(29334a5a-64e0-4c02-a2cd-05a0a35f7576): Uploading 3945 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(29334a5a-64e0-4c02-a2cd-05a0a35f7576) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(29334a5a-64e0-4c02-a2cd-05a0a35f7576) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(29334a5a-64e0-4c02-a2cd-05a0a35f7576) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/29334a5a-64e0-4c02-a2cd-05a0a35f7576 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/121.tmp (integrity=sha256-CdrdmkKdsdoH81+2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(29334a5a-64e0-4c02-a2cd-05a0a35f7576): Upload complete of 3945 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335154) for http://localhost:8094/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335154http://localhost:8094/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/e8929341-c283-4e51-a756-500023d83073 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/e8929341-c283-4e51-a756-500023d83073 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(df0a6f47-46c0-4f71-925e-c70760c0da90): Uploading 55870 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #19 : SQLite Change Tracker: Changed tables=[TransferJobItem] ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(df0a6f47-46c0-4f71-925e-c70760c0da90) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(df0a6f47-46c0-4f71-925e-c70760c0da90) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(df0a6f47-46c0-4f71-925e-c70760c0da90) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/df0a6f47-46c0-4f71-925e-c70760c0da90 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/122.tmp (integrity=sha256-ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU/tZAhs=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(df0a6f47-46c0-4f71-925e-c70760c0da90): Upload complete of 55870 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335155) for http://localhost:8094/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335155http://localhost:8094/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/794dafdf-2726-476b-b2e0-2ef9c35b5cdc -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/794dafdf-2726-476b-b2e0-2ef9c35b5cdc ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(70ccd93a-beb1-4331-910d-7c23d3b39711): Uploading 78092 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(70ccd93a-beb1-4331-910d-7c23d3b39711) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(70ccd93a-beb1-4331-910d-7c23d3b39711) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(70ccd93a-beb1-4331-910d-7c23d3b39711) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/70ccd93a-beb1-4331-910d-7c23d3b39711 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/123.tmp (integrity=sha256-kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(70ccd93a-beb1-4331-910d-7c23d3b39711): Upload complete of 78092 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335156) for http://localhost:8094/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335156http://localhost:8094/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/eecb8e82-472c-4871-944f-840bd701d971 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/eecb8e82-472c-4871-944f-840bd701d971 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f837f7eb-789a-4853-a774-2f92f42b6fa6): Uploading 86908 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f837f7eb-789a-4853-a774-2f92f42b6fa6) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f837f7eb-789a-4853-a774-2f92f42b6fa6) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f837f7eb-789a-4853-a774-2f92f42b6fa6) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/f837f7eb-789a-4853-a774-2f92f42b6fa6 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/124.tmp (integrity=sha256-/Emb+/duVWkOJrRcZWoRMF6TTLig7Qm2uAa7A+78ghA=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f837f7eb-789a-4853-a774-2f92f42b6fa6): Upload complete of 86908 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335157) for http://localhost:8094/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335157http://localhost:8094/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/c8a4a97f-499a-498c-8275-614def5d93bc -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/c8a4a97f-499a-498c-8275-614def5d93bc ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(55afb08a-75bd-44ef-800e-5c9d3a31ac9a): Uploading 71345 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(55afb08a-75bd-44ef-800e-5c9d3a31ac9a) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(55afb08a-75bd-44ef-800e-5c9d3a31ac9a) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(55afb08a-75bd-44ef-800e-5c9d3a31ac9a) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/55afb08a-75bd-44ef-800e-5c9d3a31ac9a ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/125.tmp (integrity=sha256-lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6+4=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(55afb08a-75bd-44ef-800e-5c9d3a31ac9a): Upload complete of 71345 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335158) for http://localhost:8094/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335158http://localhost:8094/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/130eb010-c0e3-43ae-ac5b-c93193c1bfc3 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/130eb010-c0e3-43ae-ac5b-c93193c1bfc3 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f6ca72b8-0758-41ce-bc12-032aadd0b224): Uploading 65509 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f6ca72b8-0758-41ce-bc12-032aadd0b224) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f6ca72b8-0758-41ce-bc12-032aadd0b224) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f6ca72b8-0758-41ce-bc12-032aadd0b224) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/f6ca72b8-0758-41ce-bc12-032aadd0b224 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/126.tmp (integrity=sha256-rySbdfEfwrB779vaMkVIyj+ABqAS+gtUUBu4dkB4J6A=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f6ca72b8-0758-41ce-bc12-032aadd0b224): Upload complete of 65509 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335159) for http://localhost:8094/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335159http://localhost:8094/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/c0ebda5e-7660-4ed0-b10d-3c4a899b6c4a -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/c0ebda5e-7660-4ed0-b10d-3c4a899b6c4a ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(5a8b79e9-2c09-4ddd-a8c9-b29810c2f072): Uploading 324 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(5a8b79e9-2c09-4ddd-a8c9-b29810c2f072) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(5a8b79e9-2c09-4ddd-a8c9-b29810c2f072) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(5a8b79e9-2c09-4ddd-a8c9-b29810c2f072) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/5a8b79e9-2c09-4ddd-a8c9-b29810c2f072 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/127.tmp (integrity=sha256-oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB/0=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(5a8b79e9-2c09-4ddd-a8c9-b29810c2f072): Upload complete of 324 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335160) for http://localhost:8094/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335160http://localhost:8094/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/2d869a14-6de1-4528-94bc-226476103bee -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/2d869a14-6de1-4528-94bc-226476103bee ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(bc6648a5-1320-44ad-84eb-7cb54ee72852): Uploading 16272 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(bc6648a5-1320-44ad-84eb-7cb54ee72852) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(bc6648a5-1320-44ad-84eb-7cb54ee72852) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(bc6648a5-1320-44ad-84eb-7cb54ee72852) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/bc6648a5-1320-44ad-84eb-7cb54ee72852 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/128.tmp (integrity=sha256-VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(bc6648a5-1320-44ad-84eb-7cb54ee72852): Upload complete of 16272 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335161) for http://localhost:8094/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335161http://localhost:8094/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/094e3070-cfe0-4595-ae67-194b3fb1fdf9 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/094e3070-cfe0-4595-ae67-194b3fb1fdf9 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(3fc1d6b9-1250-43a9-ab65-f689175dc67b): Uploading 787 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(3fc1d6b9-1250-43a9-ab65-f689175dc67b) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(3fc1d6b9-1250-43a9-ab65-f689175dc67b) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(3fc1d6b9-1250-43a9-ab65-f689175dc67b) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/3fc1d6b9-1250-43a9-ab65-f689175dc67b ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/129.tmp (integrity=sha256-JVUTiGfvsBPpaY2QLvpiW+x0rWNh6Tlj0QXu2TOSbGY=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(3fc1d6b9-1250-43a9-ab65-f689175dc67b): Upload complete of 787 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335162) for http://localhost:8094/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335162http://localhost:8094/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/f5122690-24e6-4750-aecd-f9f494e34a67 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/f5122690-24e6-4750-aecd-f9f494e34a67 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f973e6d6-32e1-4b01-b6a2-06fe82e491e1): Uploading 2704 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f973e6d6-32e1-4b01-b6a2-06fe82e491e1) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f973e6d6-32e1-4b01-b6a2-06fe82e491e1) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f973e6d6-32e1-4b01-b6a2-06fe82e491e1) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/f973e6d6-32e1-4b01-b6a2-06fe82e491e1 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/130.tmp (integrity=sha256-z2ct+VoKX1r9xRSP/GYmKyUmhGtAlSmS7FrBHQz1i6E=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f973e6d6-32e1-4b01-b6a2-06fe82e491e1): Upload complete of 2704 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335163) for http://localhost:8094/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335163http://localhost:8094/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/4a83925f-0a6e-4d78-9263-77cc1cdc3f49 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/4a83925f-0a6e-4d78-9263-77cc1cdc3f49 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(67a938ec-2ab4-4057-ab4d-814bea40d1d6): Uploading 105 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(67a938ec-2ab4-4057-ab4d-814bea40d1d6) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(67a938ec-2ab4-4057-ab4d-814bea40d1d6) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(67a938ec-2ab4-4057-ab4d-814bea40d1d6) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/67a938ec-2ab4-4057-ab4d-814bea40d1d6 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/131.tmp (integrity=sha256-5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(67a938ec-2ab4-4057-ab4d-814bea40d1d6): Upload complete of 105 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335164) for http://localhost:8094/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335164http://localhost:8094/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/f4959aa4-9c67-40a3-bcc2-7a5706813a0f -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/f4959aa4-9c67-40a3-bcc2-7a5706813a0f ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(8efd9b6e-20df-4561-bebe-9caf58133aa7): Uploading 25676 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(8efd9b6e-20df-4561-bebe-9caf58133aa7) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(8efd9b6e-20df-4561-bebe-9caf58133aa7) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(8efd9b6e-20df-4561-bebe-9caf58133aa7) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/8efd9b6e-20df-4561-bebe-9caf58133aa7 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/132.tmp (integrity=sha256-LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(8efd9b6e-20df-4561-bebe-9caf58133aa7): Upload complete of 25676 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335165) for http://localhost:8094/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335165http://localhost:8094/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/b45d76c5-b7dd-445f-9f0f-08a09c3f59fd -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/b45d76c5-b7dd-445f-9f0f-08a09c3f59fd ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(27976ecd-5f82-47df-b583-e02b8ae4280e): Uploading 2548 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(27976ecd-5f82-47df-b583-e02b8ae4280e) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(27976ecd-5f82-47df-b583-e02b8ae4280e) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(27976ecd-5f82-47df-b583-e02b8ae4280e) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/27976ecd-5f82-47df-b583-e02b8ae4280e ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/133.tmp (integrity=sha256-sy4b7/3q3vGmQUg9OE/4gm/nVaSA36EeIqyCcnYi4M8=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(27976ecd-5f82-47df-b583-e02b8ae4280e): Upload complete of 2548 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335166) for http://localhost:8094/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335166http://localhost:8094/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/5261c463-1f30-4e04-82a0-e6de7705eb8f -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/5261c463-1f30-4e04-82a0-e6de7705eb8f ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(ea1e8120-0354-47df-aae0-e6ee34e6be1d): Uploading 2712 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(ea1e8120-0354-47df-aae0-e6ee34e6be1d) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(ea1e8120-0354-47df-aae0-e6ee34e6be1d) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(ea1e8120-0354-47df-aae0-e6ee34e6be1d) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/ea1e8120-0354-47df-aae0-e6ee34e6be1d ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/134.tmp (integrity=sha256-gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(ea1e8120-0354-47df-aae0-e6ee34e6be1d): Upload complete of 2712 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335167) for http://localhost:8094/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335167http://localhost:8094/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/b528588f-4d92-48c3-bbfe-b3e70e784e57 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/b528588f-4d92-48c3-bbfe-b3e70e784e57 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(346657fe-467e-4f12-b45a-fcc12d2df080): Uploading 2624 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(346657fe-467e-4f12-b45a-fcc12d2df080) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(346657fe-467e-4f12-b45a-fcc12d2df080) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(346657fe-467e-4f12-b45a-fcc12d2df080) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/346657fe-467e-4f12-b45a-fcc12d2df080 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/135.tmp (integrity=sha256-yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(346657fe-467e-4f12-b45a-fcc12d2df080): Upload complete of 2624 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335168) for http://localhost:8094/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335168http://localhost:8094/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/ac70ac55-4452-4c67-aa21-eaa7bb083c50 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/ac70ac55-4452-4c67-aa21-eaa7bb083c50 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(e3378963-a34c-411d-92d8-7881760aa980): Uploading 25780 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(e3378963-a34c-411d-92d8-7881760aa980) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(e3378963-a34c-411d-92d8-7881760aa980) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(e3378963-a34c-411d-92d8-7881760aa980) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/e3378963-a34c-411d-92d8-7881760aa980 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/136.tmp (integrity=sha256-p8QJ1CS/Uy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(e3378963-a34c-411d-92d8-7881760aa980): Upload complete of 25780 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335169) for http://localhost:8094/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335169http://localhost:8094/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/9c253ba0-416c-41c8-af57-4c89ad4bf976 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/9c253ba0-416c-41c8-af57-4c89ad4bf976 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(cdb5c607-8a18-40c5-98e1-58429f1ff6f5): Uploading 25600 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(cdb5c607-8a18-40c5-98e1-58429f1ff6f5) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(cdb5c607-8a18-40c5-98e1-58429f1ff6f5) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(cdb5c607-8a18-40c5-98e1-58429f1ff6f5) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/cdb5c607-8a18-40c5-98e1-58429f1ff6f5 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/137.tmp (integrity=sha256-x8RELOMsvCzPJXs2+uGp6tUMSIzdxC/SRUta7acbbZ4=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(cdb5c607-8a18-40c5-98e1-58429f1ff6f5): Upload complete of 25600 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335170) for http://localhost:8094/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335170http://localhost:8094/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/8368f37c-f30c-4d08-b555-3bb4b45fc98a -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/8368f37c-f30c-4d08-b555-3bb4b45fc98a ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(9d2ed657-ba0b-4dad-a387-6dcad8d8c24f): Uploading 6766 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9d2ed657-ba0b-4dad-a387-6dcad8d8c24f) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9d2ed657-ba0b-4dad-a387-6dcad8d8c24f) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9d2ed657-ba0b-4dad-a387-6dcad8d8c24f) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/9d2ed657-ba0b-4dad-a387-6dcad8d8c24f ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/138.tmp (integrity=sha256-2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(9d2ed657-ba0b-4dad-a387-6dcad8d8c24f): Upload complete of 6766 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335171) for http://localhost:8094/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335171http://localhost:8094/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/5db48193-5ac2-4989-87ef-f37e3d8cc97c -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/5db48193-5ac2-4989-87ef-f37e3d8cc97c ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(1fc77ec2-4e0b-4b3c-9d44-60033934d2b3): Uploading 97553 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(1fc77ec2-4e0b-4b3c-9d44-60033934d2b3) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(1fc77ec2-4e0b-4b3c-9d44-60033934d2b3) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(1fc77ec2-4e0b-4b3c-9d44-60033934d2b3) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/1fc77ec2-4e0b-4b3c-9d44-60033934d2b3 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/139.tmp (integrity=sha256-Pp8lPMJPMU/g1eelJlUn1gggLBKxNX2QhrjbNVWCbyI=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(1fc77ec2-4e0b-4b3c-9d44-60033934d2b3): Upload complete of 97553 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335172) for http://localhost:8094/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335172http://localhost:8094/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/9c93d934-e575-4917-bfb5-056b2b44cb32 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/9c93d934-e575-4917-bfb5-056b2b44cb32 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(b287e327-fb5f-4b43-9eda-5336fd286aab): Uploading 0 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b287e327-fb5f-4b43-9eda-5336fd286aab) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b287e327-fb5f-4b43-9eda-5336fd286aab) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b287e327-fb5f-4b43-9eda-5336fd286aab) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/b287e327-fb5f-4b43-9eda-5336fd286aab ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/140.tmp (integrity=sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(b287e327-fb5f-4b43-9eda-5336fd286aab): Upload complete of 0 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335173) for http://localhost:8094/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335173http://localhost:8094/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/6a467a21-6404-4ad0-9158-e6dac739746e -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/6a467a21-6404-4ad0-9158-e6dac739746e ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(7e2a7b61-e5e2-4e5a-8c10-d9bb62967aca): Uploading 17064 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(7e2a7b61-e5e2-4e5a-8c10-d9bb62967aca) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(7e2a7b61-e5e2-4e5a-8c10-d9bb62967aca) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(7e2a7b61-e5e2-4e5a-8c10-d9bb62967aca) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/7e2a7b61-e5e2-4e5a-8c10-d9bb62967aca ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/141.tmp (integrity=sha256-60oKn5/PS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(7e2a7b61-e5e2-4e5a-8c10-d9bb62967aca): Upload complete of 17064 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335174) for http://localhost:8094/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335174http://localhost:8094/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/2e55f3ad-2664-441e-ad3c-41a4f1e0c395 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/2e55f3ad-2664-441e-ad3c-41a4f1e0c395 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(3a2638ba-bfdd-4546-8716-5ae754837f72): Uploading 485 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(3a2638ba-bfdd-4546-8716-5ae754837f72) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(3a2638ba-bfdd-4546-8716-5ae754837f72) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(3a2638ba-bfdd-4546-8716-5ae754837f72) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/3a2638ba-bfdd-4546-8716-5ae754837f72 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/142.tmp (integrity=sha256-xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(3a2638ba-bfdd-4546-8716-5ae754837f72): Upload complete of 485 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335175) for http://localhost:8094/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335175http://localhost:8094/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/451b6b11-951c-4659-9c4e-26fc59220e72 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/451b6b11-951c-4659-9c4e-26fc59220e72 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(29b18e39-a696-4a7f-b714-e72744873998): Uploading 23725 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(29b18e39-a696-4a7f-b714-e72744873998) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(29b18e39-a696-4a7f-b714-e72744873998) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(29b18e39-a696-4a7f-b714-e72744873998) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/29b18e39-a696-4a7f-b714-e72744873998 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/143.tmp (integrity=sha256-xiokJ09WttZwKc3d/hV6IqkEKeWLg9lWE0/bWOTxClg=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(29b18e39-a696-4a7f-b714-e72744873998): Upload complete of 23725 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335176) for http://localhost:8094/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335176http://localhost:8094/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/b97bcb4b-7d52-48a3-a758-cebf89c30e42 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/b97bcb4b-7d52-48a3-a758-cebf89c30e42 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d63cf4f1-eda6-4c78-96e0-22c124af0821): Uploading 12837 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d63cf4f1-eda6-4c78-96e0-22c124af0821) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d63cf4f1-eda6-4c78-96e0-22c124af0821) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d63cf4f1-eda6-4c78-96e0-22c124af0821) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/d63cf4f1-eda6-4c78-96e0-22c124af0821 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/144.tmp (integrity=sha256-wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv+g=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d63cf4f1-eda6-4c78-96e0-22c124af0821): Upload complete of 12837 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335177) for http://localhost:8094/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335177http://localhost:8094/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/2da0dce6-6c05-4ca1-b110-fa5433cf4a44 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/2da0dce6-6c05-4ca1-b110-fa5433cf4a44 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(5e423b1b-db7c-48c2-a052-8c67e44792e8): Uploading 1229 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(5e423b1b-db7c-48c2-a052-8c67e44792e8) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(5e423b1b-db7c-48c2-a052-8c67e44792e8) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(5e423b1b-db7c-48c2-a052-8c67e44792e8) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/5e423b1b-db7c-48c2-a052-8c67e44792e8 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/145.tmp (integrity=sha256-QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z+hjD4sko=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(5e423b1b-db7c-48c2-a052-8c67e44792e8): Upload complete of 1229 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335178) for http://localhost:8094/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335178http://localhost:8094/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/64f113ff-7923-4ca2-9f6d-1e6d619f7743 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/64f113ff-7923-4ca2-9f6d-1e6d619f7743 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(2840979b-807b-4cf4-b7d1-5f5ef7814398): Uploading 38480 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(2840979b-807b-4cf4-b7d1-5f5ef7814398) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(2840979b-807b-4cf4-b7d1-5f5ef7814398) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(2840979b-807b-4cf4-b7d1-5f5ef7814398) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/2840979b-807b-4cf4-b7d1-5f5ef7814398 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/146.tmp (integrity=sha256-Cs/L+OBmRgENBqKnXY5/OJ44hDv7z+18UB+dln6zuFs=) ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(2840979b-807b-4cf4-b7d1-5f5ef7814398): Upload complete of 38480 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335179) for http://localhost:8094/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335179http://localhost:8094/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/120e343c-8a9c-4138-8e9b-05132a376975 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/120e343c-8a9c-4138-8e9b-05132a376975 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(7f6532b5-721b-4d2d-87e9-6584d5ce09a2): Uploading 3615 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(7f6532b5-721b-4d2d-87e9-6584d5ce09a2) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(7f6532b5-721b-4d2d-87e9-6584d5ce09a2) receive request ?BNDec 10, 2024 7:12:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(7f6532b5-721b-4d2d-87e9-6584d5ce09a2) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/7f6532b5-721b-4d2d-87e9-6584d5ce09a2 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/147.tmp (integrity=sha256-HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE=) ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(7f6532b5-721b-4d2d-87e9-6584d5ce09a2): Upload complete of 3615 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335180) for http://localhost:8094/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335180http://localhost:8094/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/7db44d06-a36b-4953-8a64-ad3685551b66 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/7db44d06-a36b-4953-8a64-ad3685551b66 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(27fef937-8487-45f4-bfff-b570456f8353): Uploading 7051 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(27fef937-8487-45f4-bfff-b570456f8353) receive request ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(27fef937-8487-45f4-bfff-b570456f8353) receive request ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(27fef937-8487-45f4-bfff-b570456f8353) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/27fef937-8487-45f4-bfff-b570456f8353 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/148.tmp (integrity=sha256-kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0=) ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(27fef937-8487-45f4-bfff-b570456f8353): Upload complete of 7051 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335181) for http://localhost:8094/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335181http://localhost:8094/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/bf3b632c-b96b-4dbd-8ee9-9e776955ad40 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/bf3b632c-b96b-4dbd-8ee9-9e776955ad40 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(0322315f-b409-400b-bda0-7b3021f4f897): Uploading 135 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(0322315f-b409-400b-bda0-7b3021f4f897) receive request ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(0322315f-b409-400b-bda0-7b3021f4f897) receive request ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(0322315f-b409-400b-bda0-7b3021f4f897) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/0322315f-b409-400b-bda0-7b3021f4f897 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/149.tmp (integrity=sha256-3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc=) ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(0322315f-b409-400b-bda0-7b3021f4f897): Upload complete of 135 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335182) for http://localhost:8094/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335182http://localhost:8094/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/8ec6c386-5853-4155-a388-496fbfdc851e -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/8ec6c386-5853-4155-a388-496fbfdc851e ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(de898d36-dfec-4691-87b1-528d6fff5ae5): Uploading 138900 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #21 : SQLite Change Tracker: Changed tables=[TransferJobItem] ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(de898d36-dfec-4691-87b1-528d6fff5ae5) receive request ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(de898d36-dfec-4691-87b1-528d6fff5ae5) receive request ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(de898d36-dfec-4691-87b1-528d6fff5ae5) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/de898d36-dfec-4691-87b1-528d6fff5ae5 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/150.tmp (integrity=sha256-lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4=) ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(de898d36-dfec-4691-87b1-528d6fff5ae5): Upload complete of 138900 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335183) for http://localhost:8094/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335183http://localhost:8094/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/01f211d1-1262-4be5-a538-2df6de9bdca5 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/01f211d1-1262-4be5-a538-2df6de9bdca5 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(0d8936f5-a8dc-4762-b0f7-f7d703713977): Uploading 11685 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(0d8936f5-a8dc-4762-b0f7-f7d703713977) receive request ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(0d8936f5-a8dc-4762-b0f7-f7d703713977) receive request ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(0d8936f5-a8dc-4762-b0f7-f7d703713977) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/0d8936f5-a8dc-4762-b0f7-f7d703713977 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/151.tmp (integrity=sha256-0gUfpA5HMCps0QY+oMxb+JSq+oBIWs62g2C4f+xJCoU=) ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(0d8936f5-a8dc-4762-b0f7-f7d703713977): Upload complete of 11685 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335184) for http://localhost:8094/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335184http://localhost:8094/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/0ddf8ddd-7109-4e9c-b4ed-7a7a1905c29e -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/0ddf8ddd-7109-4e9c-b4ed-7a7a1905c29e ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a0aa6b8a-9663-42bd-80af-914deec8eac2): Uploading 403 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/R%2B8ra1jlS55wp9euDpwi0tF3L8ctEdhI46iGI9hr%2FDU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/R%2B8ra1jlS55wp9euDpwi0tF3L8ctEdhI46iGI9hr%2FDU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/R%2B8ra1jlS55wp9euDpwi0tF3L8ctEdhI46iGI9hr%2FDU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a0aa6b8a-9663-42bd-80af-914deec8eac2) receive request ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a0aa6b8a-9663-42bd-80af-914deec8eac2) receive request ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a0aa6b8a-9663-42bd-80af-914deec8eac2) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/a0aa6b8a-9663-42bd-80af-914deec8eac2 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/R%2B8ra1jlS55wp9euDpwi0tF3L8ctEdhI46iGI9hr%2FDU%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/152.tmp (integrity=sha256-R+8ra1jlS55wp9euDpwi0tF3L8ctEdhI46iGI9hr/DU=) ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a0aa6b8a-9663-42bd-80af-914deec8eac2): Upload complete of 403 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335185) for http://localhost:8094/api/blob/R%2B8ra1jlS55wp9euDpwi0tF3L8ctEdhI46iGI9hr%2FDU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335185http://localhost:8094/api/blob/R%2B8ra1jlS55wp9euDpwi0tF3L8ctEdhI46iGI9hr%2FDU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/R%2B8ra1jlS55wp9euDpwi0tF3L8ctEdhI46iGI9hr%2FDU%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/69c303b4-f09c-420d-b0ac-deb233038561 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/69c303b4-f09c-420d-b0ac-deb233038561 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(284ee3de-5050-419f-84dc-bb866e6e9306): Uploading 2691 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(284ee3de-5050-419f-84dc-bb866e6e9306) receive request ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(284ee3de-5050-419f-84dc-bb866e6e9306) receive request ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(284ee3de-5050-419f-84dc-bb866e6e9306) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/284ee3de-5050-419f-84dc-bb866e6e9306 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/153.tmp (integrity=sha256-EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo=) ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(284ee3de-5050-419f-84dc-bb866e6e9306): Upload complete of 2691 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335186) for http://localhost:8094/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335186http://localhost:8094/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/a901c8cb-5901-4265-8d0d-c0055cd3024c -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/a901c8cb-5901-4265-8d0d-c0055cd3024c ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(68a2b5d3-459a-4b97-ade8-3fac079061cf): Uploading 74425 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B|FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BwFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(68a2b5d3-459a-4b97-ade8-3fac079061cf) receive request ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(68a2b5d3-459a-4b97-ade8-3fac079061cf) receive request ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(68a2b5d3-459a-4b97-ade8-3fac079061cf) appended chunk (isFinal=true) to /tmp/junit14914621601155472066/server-tmproot-server/blob-upload-server/68a2b5d3-459a-4b97-ade8-3fac079061cf ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json to /tmp/junit14914621601155472066/server-server-httpfiles/tmpWork/154.tmp (integrity=sha256-mln/W/oHSBXc8R64/U8M3EqfCHkq1WQ9hUQ7dVhoQCc=) ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(68a2b5d3-459a-4b97-ade8-3fac079061cf): Upload complete of 74425 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1733854335187) for http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1733854335187http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json) /tmp/junit14914621601155472066/client-server-httpfiles/persistent/d9aee807-6c0b-424b-93fa-fb6da3791650 -> /tmp/junit14914621601155472066/client-server-httpfiles/cache/d9aee807-6c0b-424b-93fa-fb6da3791650 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER TransferJobItemStatusUpdater$commit$invokeSuspend - TransferJobItemStatusUpdater: update status complete for 1 updates=1 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #23 : SQLite Change Tracker: Changed tables=[TransferJob, TransferJobItem, OutgoingReplication] ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite::memory:] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@66948998 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BoINFO: INFO BlobUploadClientUseCaseJvm$invoke$invokeSuspend - BlobUploadClientUseCaseJvm (#1): Upload Complete! ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BoINFO: INFO BlobUploadClientUseCaseJvm$invoke$invokeSuspend - BlobUploadClientUseCaseJvm (#1): Upload Complete! ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #24 : SQLite Change Tracker: Changed tables=[] ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER XferTestClient$waitForContentUploadCompletion$invokeSuspend - XferTestClient: TransferJob #1 is complete(status = 21) ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B~FINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:8094/UmAppDatabase/replication/message ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B|FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B|FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[ContentEntryVersion, ReplicationOperation] ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [NodeEventManager - jdbc:sqlite::memory:] receiveMessage with 1 replications: inserts done/transaction finished ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: GET http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B|FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - OKHttp-CacheInterceptor: HIT(valid) http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json 200 OK (contentType=application/json, content-encoding=identity content-length=74425) ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BbFINEST: FINEST UstadCache - UstadCache(client): add retention locks for http://localhost:8094/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D, http://localhost:8094/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D, http://localhost:8094/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D, http://localhost:8094/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D, http://localhost:8094/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D, http://localhost:8094/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D, http://localhost:8094/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D, http://localhost:8094/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D, http://localhost:8094/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D, http://localhost:8094/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D, http://localhost:8094/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D, http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:8094/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D, http://localhost:8094/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D, http://localhost:8094/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D, http://localhost:8094/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D, http://localhost:8094/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D, http://localhost:8094/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D, http://localhost:8094/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D, http://localhost:8094/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D, http://localhost:8094/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D, http://localhost:8094/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D, http://localhost:8094/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D, http://localhost:8094/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D, http://localhost:8094/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D, http://localhost:8094/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D, http://localhost:8094/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D, http://localhost:8094/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D, http://localhost:8094/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D, http://localhost:8094/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D, http://localhost:8094/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D, http://localhost:8094/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D, http://localhost:8094/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D, http://localhost:8094/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D, http://localhost:8094/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D, http://localhost:8094/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D, http://localhost:8094/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D, http://localhost:8094/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D, http://localhost:8094/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D, http://localhost:8094/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D, http://localhost:8094/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D, http://localhost:8094/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D, http://localhost:8094/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D, http://localhost:8094/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D, http://localhost:8094/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D, http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D, http://localhost:8094/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D, http://localhost:8094/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D, http://localhost:8094/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D, http://localhost:8094/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D, http://localhost:8094/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D, http://localhost:8094/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D, http://localhost:8094/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D, http://localhost:8094/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D, http://localhost:8094/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D, http://localhost:8094/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D, http://localhost:8094/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D, http://localhost:8094/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D, http://localhost:8094/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D, http://localhost:8094/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D, http://localhost:8094/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D, http://localhost:8094/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D, http://localhost:8094/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D, http://localhost:8094/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D, http://localhost:8094/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D, http://localhost:8094/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D, http://localhost:8094/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D, http://localhost:8094/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D, http://localhost:8094/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D, http://localhost:8094/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D, http://localhost:8094/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D, http://localhost:8094/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D, http://localhost:8094/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D, http://localhost:8094/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D, http://localhost:8094/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D, http://localhost:8094/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D, http://localhost:8094/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D, http://localhost:8094/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D, http://localhost:8094/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D, http://localhost:8094/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D, http://localhost:8094/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D, http://localhost:8094/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D, http://localhost:8094/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D, http://localhost:8094/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D, http://localhost:8094/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D, http://localhost:8094/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D, http://localhost:8094/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D, http://localhost:8094/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D, http://localhost:8094/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D, http://localhost:8094/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D, http://localhost:8094/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D, http://localhost:8094/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D, http://localhost:8094/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D, http://localhost:8094/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D, http://localhost:8094/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D, http://localhost:8094/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D, http://localhost:8094/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D, http://localhost:8094/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D, http://localhost:8094/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D, http://localhost:8094/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D, http://localhost:8094/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D, http://localhost:8094/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D, http://localhost:8094/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D, http://localhost:8094/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D, http://localhost:8094/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D, http://localhost:8094/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D, http://localhost:8094/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D, http://localhost:8094/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D, http://localhost:8094/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D, http://localhost:8094/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D, http://localhost:8094/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D, http://localhost:8094/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D, http://localhost:8094/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D, http://localhost:8094/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D, http://localhost:8094/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D, http://localhost:8094/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D, http://localhost:8094/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D, http://localhost:8094/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D, http://localhost:8094/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D, http://localhost:8094/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D, http://localhost:8094/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D, http://localhost:8094/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D, http://localhost:8094/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D, http://localhost:8094/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D, http://localhost:8094/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D, http://localhost:8094/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D, http://localhost:8094/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D, http://localhost:8094/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D, http://localhost:8094/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D, http://localhost:8094/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D, http://localhost:8094/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D, http://localhost:8094/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D, http://localhost:8094/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D, http://localhost:8094/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D, http://localhost:8094/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D, http://localhost:8094/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D, http://localhost:8094/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D, http://localhost:8094/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D, http://localhost:8094/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D, http://localhost:8094/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D, http://localhost:8094/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D, http://localhost:8094/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D, http://localhost:8094/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D, http://localhost:8094/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D, http://localhost:8094/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D, http://localhost:8094/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D, http://localhost:8094/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D, http://localhost:8094/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D, http://localhost:8094/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D, http://localhost:8094/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D, http://localhost:8094/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D, http://localhost:8094/api/blob/R%2B8ra1jlS55wp9euDpwi0tF3L8ctEdhI46iGI9hr%2FDU%3D, http://localhost:8094/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D, http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/99873848-e201-40cf-89d0-bf3c83e91185 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/99873848-e201-40cf-89d0-bf3c83e91185 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/ebb490ca-9be2-4e0e-8151-c4d17a6b0c9c -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/ebb490ca-9be2-4e0e-8151-c4d17a6b0c9c ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/2d197eed-2cf1-4dc6-87ed-34812d940fe7 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/2d197eed-2cf1-4dc6-87ed-34812d940fe7 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/33332ab3-9b40-437c-a103-a170674a5a4a -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/33332ab3-9b40-437c-a103-a170674a5a4a ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/67db55ef-d263-4185-bec3-e504bd8fafc1 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/67db55ef-d263-4185-bec3-e504bd8fafc1 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/c2986880-0ce9-460e-a5b2-88384de70cf1 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/c2986880-0ce9-460e-a5b2-88384de70cf1 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/ee8f50f4-4c17-4614-8069-cca5a4a6baab -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/ee8f50f4-4c17-4614-8069-cca5a4a6baab ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/e4f65af6-2a5d-4dbd-b653-1f895634e319 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/e4f65af6-2a5d-4dbd-b653-1f895634e319 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/7f4e2590-113f-41ab-825e-dcd121681420 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/7f4e2590-113f-41ab-825e-dcd121681420 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/5e4b7905-c504-43d4-b973-c3e09e26cf71 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/5e4b7905-c504-43d4-b973-c3e09e26cf71 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/22f13d29-9d30-44c4-ac70-6d125c62bdef -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/22f13d29-9d30-44c4-ac70-6d125c62bdef ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/ca713685-9628-4190-8138-79af7601689f -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/ca713685-9628-4190-8138-79af7601689f ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/5b7f1255-e996-4f6d-aaae-6f4f7b9f4e21 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/5b7f1255-e996-4f6d-aaae-6f4f7b9f4e21 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/4a2e766e-9834-4df4-b4b4-62130f454c9b -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/4a2e766e-9834-4df4-b4b4-62130f454c9b ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/a280f065-167f-4c5d-bf8b-3091404e3ed9 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/a280f065-167f-4c5d-bf8b-3091404e3ed9 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/1c1d528d-43a1-4ab5-8edd-69ad5f05e308 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/1c1d528d-43a1-4ab5-8edd-69ad5f05e308 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/03579e65-36c4-4227-9ffe-ba832cb281f9 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/03579e65-36c4-4227-9ffe-ba832cb281f9 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/24e064aa-7631-4cee-b50a-71f0eb160645 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/24e064aa-7631-4cee-b50a-71f0eb160645 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/1757e293-8ca2-40cd-954f-fa42740d87aa -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/1757e293-8ca2-40cd-954f-fa42740d87aa ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/21c25055-6709-46e5-a6e6-2e586343fa67 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/21c25055-6709-46e5-a6e6-2e586343fa67 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/520ef359-9e32-4216-83e2-99a4dd7a04b9 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/520ef359-9e32-4216-83e2-99a4dd7a04b9 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/de792308-0adf-4c8a-848a-8c509c8dac40 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/de792308-0adf-4c8a-848a-8c509c8dac40 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/b07f8c3b-8cb1-4b0c-bec9-c30d33184619 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/b07f8c3b-8cb1-4b0c-bec9-c30d33184619 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/b9bb7608-d4f0-4f31-8ac3-9b99ab1c0e2f -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/b9bb7608-d4f0-4f31-8ac3-9b99ab1c0e2f ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/096bcc1b-9ea5-4123-96f9-8152d97e01bc -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/096bcc1b-9ea5-4123-96f9-8152d97e01bc ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/6499c63d-d77f-458c-969a-abbab24b88e3 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/6499c63d-d77f-458c-969a-abbab24b88e3 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/995e094c-67b8-48d1-881f-0a38feef64c5 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/995e094c-67b8-48d1-881f-0a38feef64c5 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/e59b89ec-eb0a-44b3-89cc-3a32bebc2d50 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/e59b89ec-eb0a-44b3-89cc-3a32bebc2d50 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/861329e3-ce6e-49f8-a01d-0ab9a575c318 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/861329e3-ce6e-49f8-a01d-0ab9a575c318 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/89cb5023-dd3a-4348-9c02-e6a63cf0a7b7 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/89cb5023-dd3a-4348-9c02-e6a63cf0a7b7 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/9a464c0c-0a6b-4c86-bf14-b4572609d56a -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/9a464c0c-0a6b-4c86-bf14-b4572609d56a ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/a65108b4-ce30-4d24-ae0d-e3b9d6ef2bc7 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/a65108b4-ce30-4d24-ae0d-e3b9d6ef2bc7 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/249189a4-26b6-4346-bd2e-dd701d64c87a -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/249189a4-26b6-4346-bd2e-dd701d64c87a ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/a69b8cb0-371d-4876-b117-67e9ee79c423 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/a69b8cb0-371d-4876-b117-67e9ee79c423 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/d3b6e27d-0926-4556-af15-eb3a31e21b8d -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/d3b6e27d-0926-4556-af15-eb3a31e21b8d ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #26 : SQLite Change Tracker: Changed tables=[OutgoingReplication] ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/f2b94b56-3026-4e65-b7fe-17f353966671 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/f2b94b56-3026-4e65-b7fe-17f353966671 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/6b3a5b21-ec1d-4cc7-9b6a-2d5dbc2832df -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/6b3a5b21-ec1d-4cc7-9b6a-2d5dbc2832df ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/67d91ee2-6a46-4b85-84f4-830bcd63fc4f -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/67d91ee2-6a46-4b85-84f4-830bcd63fc4f ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/23c74de1-3373-4298-addf-ebe2d73a8b76 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/23c74de1-3373-4298-addf-ebe2d73a8b76 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/0c4fd879-4ba3-4e51-a0f5-bd99d7142349 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/0c4fd879-4ba3-4e51-a0f5-bd99d7142349 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/39006b20-e7ae-4562-bdde-d8bfb367a5d6 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/39006b20-e7ae-4562-bdde-d8bfb367a5d6 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/f41eb423-28ea-4ab9-9abb-da4b71243f14 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/f41eb423-28ea-4ab9-9abb-da4b71243f14 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/135fe093-eff8-4f39-ae3b-038d70594f9c -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/135fe093-eff8-4f39-ae3b-038d70594f9c ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/bb416d2a-e951-4ff0-b0ac-b7de7f9c97de -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/bb416d2a-e951-4ff0-b0ac-b7de7f9c97de ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/5495d876-6876-465a-8a46-8104932a01ff -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/5495d876-6876-465a-8a46-8104932a01ff ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/6f0fac11-c465-4159-a96f-26b277da308a -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/6f0fac11-c465-4159-a96f-26b277da308a ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/55242bf2-8971-42ab-8483-a8d1910319fc -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/55242bf2-8971-42ab-8483-a8d1910319fc ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/7613f5dd-b17d-450d-b497-0151d02fb7f4 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/7613f5dd-b17d-450d-b497-0151d02fb7f4 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/86ff7a20-6873-447a-a554-31fd819691f2 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/86ff7a20-6873-447a-a554-31fd819691f2 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/d786b14f-9404-4da0-aa96-40231208ff3d -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/d786b14f-9404-4da0-aa96-40231208ff3d ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/f41e15f0-4960-40d1-9e00-c335282d2a4d -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/f41e15f0-4960-40d1-9e00-c335282d2a4d ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/c2a2c030-ba2b-444a-ac39-a3ff7601247d -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/c2a2c030-ba2b-444a-ac39-a3ff7601247d ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/ed384e3e-af0b-4e5e-b3e4-fd515de41749 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/ed384e3e-af0b-4e5e-b3e4-fd515de41749 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/00a157fe-f9d8-4249-b602-5ea04eea04ad -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/00a157fe-f9d8-4249-b602-5ea04eea04ad ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/e36d54da-5294-4a77-88a2-cc6d3b951632 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/e36d54da-5294-4a77-88a2-cc6d3b951632 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/64057ae7-2806-4f70-b8c3-613b4545d83a -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/64057ae7-2806-4f70-b8c3-613b4545d83a ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/a9f3af67-1c47-46fb-a381-fba0f7ec2ce4 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/a9f3af67-1c47-46fb-a381-fba0f7ec2ce4 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/4f757573-85f2-4585-94ee-27f0b4b718d9 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/4f757573-85f2-4585-94ee-27f0b4b718d9 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/0ca452e7-ec38-4015-8994-e22fae06e793 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/0ca452e7-ec38-4015-8994-e22fae06e793 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/d6b1616d-a3a3-42c5-9761-f41ebf672a26 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/d6b1616d-a3a3-42c5-9761-f41ebf672a26 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/d818f3f3-4ffc-48bb-9c11-e12bec82ce49 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/d818f3f3-4ffc-48bb-9c11-e12bec82ce49 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/487a237f-d66e-4d70-9593-2415b95d7c21 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/487a237f-d66e-4d70-9593-2415b95d7c21 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/b4df0b9c-36f8-4bce-9551-4f66e6bc8d40 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/b4df0b9c-36f8-4bce-9551-4f66e6bc8d40 ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/e10df774-97b6-4f46-8c43-6eed3a294c80 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/e10df774-97b6-4f46-8c43-6eed3a294c80 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/1ba2283a-5ca8-46fa-a00b-0b90a79e3802 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/1ba2283a-5ca8-46fa-a00b-0b90a79e3802 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/cd51b383-2e00-46a2-af66-b455c6355fe0 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/cd51b383-2e00-46a2-af66-b455c6355fe0 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/8a8d1d6a-4c7d-4878-942d-5d3459bfc034 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/8a8d1d6a-4c7d-4878-942d-5d3459bfc034 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/dd3ca625-cb6c-44b3-bb3a-d431b9ad50d3 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/dd3ca625-cb6c-44b3-bb3a-d431b9ad50d3 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/d124cd25-e542-4501-8a5c-1f7b20d3ccb6 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/d124cd25-e542-4501-8a5c-1f7b20d3ccb6 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/fc880abe-34d2-4a4f-8cb8-1fb3ef947b64 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/fc880abe-34d2-4a4f-8cb8-1fb3ef947b64 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/540edab8-0dce-4b67-abe0-e01186103e2a -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/540edab8-0dce-4b67-abe0-e01186103e2a ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/8cc3a78a-d908-4a0e-8764-2f74d717bc02 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/8cc3a78a-d908-4a0e-8764-2f74d717bc02 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/a3076da0-bbd9-4be9-8302-d6ecfd65846a -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/a3076da0-bbd9-4be9-8302-d6ecfd65846a ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/c65500b6-0bd9-46c6-96ce-96f3d6d42b45 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/c65500b6-0bd9-46c6-96ce-96f3d6d42b45 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/6aa23af5-807f-47d0-b4e6-3c091fa4ad7c -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/6aa23af5-807f-47d0-b4e6-3c091fa4ad7c ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/9414b7e2-3881-4a09-8a57-01c8ca3e701d -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/9414b7e2-3881-4a09-8a57-01c8ca3e701d ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/796b9739-d312-4524-89f4-3d3bb536ca01 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/796b9739-d312-4524-89f4-3d3bb536ca01 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/4f49fb29-c213-4d5b-bcc0-5788318543c4 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/4f49fb29-c213-4d5b-bcc0-5788318543c4 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/d72c1e7b-fe9d-41cc-b44a-d7b55ba6b5c3 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/d72c1e7b-fe9d-41cc-b44a-d7b55ba6b5c3 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/1df4ee99-5a23-48c7-9d38-7ba802b82bd6 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/1df4ee99-5a23-48c7-9d38-7ba802b82bd6 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/04897ff9-3c5d-44bc-9518-f769579ee28b -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/04897ff9-3c5d-44bc-9518-f769579ee28b ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/b8fa7322-afff-4143-afc3-2c497430ed92 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/b8fa7322-afff-4143-afc3-2c497430ed92 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/326ad565-4390-4939-af19-38600b0e59b7 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/326ad565-4390-4939-af19-38600b0e59b7 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/b2dcb67e-9e85-42bb-97f1-63ebc27e5275 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/b2dcb67e-9e85-42bb-97f1-63ebc27e5275 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/5dda4fdd-2fe5-48fa-99db-9a8e9bbb3bc3 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/5dda4fdd-2fe5-48fa-99db-9a8e9bbb3bc3 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/f9d09c75-3c1b-43a2-a6b0-e5a7f9c8ff28 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/f9d09c75-3c1b-43a2-a6b0-e5a7f9c8ff28 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/ffcfdb73-fb93-4e8a-aba3-e97cce048803 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/ffcfdb73-fb93-4e8a-aba3-e97cce048803 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/fdca2bf9-f0a4-41f7-a21c-867bdb271e03 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/fdca2bf9-f0a4-41f7-a21c-867bdb271e03 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/2e992228-8ee7-4ac2-9380-608f657dfc5c -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/2e992228-8ee7-4ac2-9380-608f657dfc5c ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/0d5a63c1-f977-44b5-b146-c62bbca9ea00 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/0d5a63c1-f977-44b5-b146-c62bbca9ea00 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/0dd8efc5-bb83-4e5b-be64-bf8bc0a83fc9 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/0dd8efc5-bb83-4e5b-be64-bf8bc0a83fc9 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/e99ebfa0-0650-4820-a7dd-7bc64af31c40 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/e99ebfa0-0650-4820-a7dd-7bc64af31c40 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/ca7d5b5e-ff71-40a0-8162-091a628e3d0d -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/ca7d5b5e-ff71-40a0-8162-091a628e3d0d ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/cedfebf0-5057-452c-9b31-d95c5cfa8a2e -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/cedfebf0-5057-452c-9b31-d95c5cfa8a2e ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/cbd60eff-870d-45df-93f0-8c051741bd1e -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/cbd60eff-870d-45df-93f0-8c051741bd1e ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/1feed06c-efdd-4807-b3fc-7755c32c8bb8 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/1feed06c-efdd-4807-b3fc-7755c32c8bb8 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/d4cb6214-346a-43e2-9b37-0fdffc261d1b -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/d4cb6214-346a-43e2-9b37-0fdffc261d1b ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/1dea2290-a88f-434a-9628-f753628f3309 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/1dea2290-a88f-434a-9628-f753628f3309 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/b4b48bb4-517b-4fe6-af2b-5743212bea91 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/b4b48bb4-517b-4fe6-af2b-5743212bea91 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/9f51d922-544d-4f60-a79c-658cd2021349 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/9f51d922-544d-4f60-a79c-658cd2021349 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/4ba6d1af-d155-4217-a3fa-a8fd3ce51b8c -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/4ba6d1af-d155-4217-a3fa-a8fd3ce51b8c ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/a59572a2-cea1-417f-8251-b2fd52266ba8 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/a59572a2-cea1-417f-8251-b2fd52266ba8 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/ccb17054-e552-4e8b-b1fa-dc0f12792fc4 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/ccb17054-e552-4e8b-b1fa-dc0f12792fc4 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/1d9fe30e-450f-4933-922f-74473c16a453 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/1d9fe30e-450f-4933-922f-74473c16a453 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/e5b3adda-496f-4bb2-a939-4010bd82be27 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/e5b3adda-496f-4bb2-a939-4010bd82be27 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/ae29132e-463b-4997-8d69-745686b73a4d -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/ae29132e-463b-4997-8d69-745686b73a4d ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/bf09a942-6d97-4f39-bcb3-4f292814b601 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/bf09a942-6d97-4f39-bcb3-4f292814b601 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/5d05d079-74bf-4157-a4ca-4c3518d80090 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/5d05d079-74bf-4157-a4ca-4c3518d80090 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/25f290e8-89e5-47d4-902d-93b3ff16f708 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/25f290e8-89e5-47d4-902d-93b3ff16f708 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/349d14bc-aeb2-463f-a204-c7dd8654800b -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/349d14bc-aeb2-463f-a204-c7dd8654800b ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/71d43e19-9ad7-40d6-bd5a-4e829ada7447 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/71d43e19-9ad7-40d6-bd5a-4e829ada7447 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/a599764a-f15c-4ddc-a417-de1d4a477d81 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/a599764a-f15c-4ddc-a417-de1d4a477d81 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/e7e35557-612d-454b-8273-05964f143ea9 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/e7e35557-612d-454b-8273-05964f143ea9 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/bcb70efb-b9f6-46dd-b669-916cc226c585 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/bcb70efb-b9f6-46dd-b669-916cc226c585 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/89da2daa-85ac-4736-ad98-23204fc67e70 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/89da2daa-85ac-4736-ad98-23204fc67e70 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/2b872be5-0e3f-4317-ad08-c245ca227c71 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/2b872be5-0e3f-4317-ad08-c245ca227c71 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/f5fc924f-caa1-46d5-a422-e4f8537ffd90 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/f5fc924f-caa1-46d5-a422-e4f8537ffd90 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/5193d94e-54fa-4a3c-8874-27d26bec3b0c -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/5193d94e-54fa-4a3c-8874-27d26bec3b0c ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/897b430a-5581-4a7f-b649-d82e2da1bf3d -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/897b430a-5581-4a7f-b649-d82e2da1bf3d ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/2b34fc7a-ff9b-4108-beb0-8aa7107d471c -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/2b34fc7a-ff9b-4108-beb0-8aa7107d471c ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/39ebec05-362d-445d-b54d-265acdf3243d -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/39ebec05-362d-445d-b54d-265acdf3243d ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/4f5da3f1-960c-447b-a554-3910820a4b14 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/4f5da3f1-960c-447b-a554-3910820a4b14 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/8ee7e956-bdb5-44b5-9647-e740888ecb9a -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/8ee7e956-bdb5-44b5-9647-e740888ecb9a ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/6ed8dbe0-0c9c-4269-a8ce-20fc3dcc9702 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/6ed8dbe0-0c9c-4269-a8ce-20fc3dcc9702 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/cd64e7ae-cd58-4ef3-8746-890ab5b2289c -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/cd64e7ae-cd58-4ef3-8746-890ab5b2289c ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/efbc5bad-a1ac-4c9c-933f-88b271aad825 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/efbc5bad-a1ac-4c9c-933f-88b271aad825 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/86149e28-eb47-4034-9d8a-c6434122ddf5 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/86149e28-eb47-4034-9d8a-c6434122ddf5 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/969e9b36-f559-4f9d-b908-95dfc860fe18 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/969e9b36-f559-4f9d-b908-95dfc860fe18 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/e7041d4a-5b5e-4667-a2e7-426edfdaf5ce -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/e7041d4a-5b5e-4667-a2e7-426edfdaf5ce ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/cf13cf05-45c7-4b84-b4ca-9c876dbd8f25 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/cf13cf05-45c7-4b84-b4ca-9c876dbd8f25 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/da18cfca-ea6f-4f44-8f7a-f2fd2bea2adc -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/da18cfca-ea6f-4f44-8f7a-f2fd2bea2adc ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/0cdab438-23be-40f4-af31-1ce8af804a64 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/0cdab438-23be-40f4-af31-1ce8af804a64 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/6e54f8ad-6c8f-4ede-afda-570815c688fb -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/6e54f8ad-6c8f-4ede-afda-570815c688fb ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/90460855-f9ad-4157-abdf-b574f496cadc -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/90460855-f9ad-4157-abdf-b574f496cadc ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/979f5e69-713a-4f16-a305-a0989e74d453 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/979f5e69-713a-4f16-a305-a0989e74d453 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/a9527ac9-c133-4692-a5ad-c226909d6d64 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/a9527ac9-c133-4692-a5ad-c226909d6d64 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/38ff1611-68bb-4990-b112-2b080f493daa -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/38ff1611-68bb-4990-b112-2b080f493daa ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/3711013b-66f0-4345-b864-ba283ddecc74 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/3711013b-66f0-4345-b864-ba283ddecc74 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/3d3798c3-ba86-4a23-a408-e159ddd10d02 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/3d3798c3-ba86-4a23-a408-e159ddd10d02 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/eab13106-a51f-4507-bf69-3e5d250460ce -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/eab13106-a51f-4507-bf69-3e5d250460ce ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/a23a3c84-cf0e-4278-8673-ce66dbc19dba -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/a23a3c84-cf0e-4278-8673-ce66dbc19dba ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/806dc421-41a4-4bec-bd62-3b5b011bff47 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/806dc421-41a4-4bec-bd62-3b5b011bff47 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/7f8a3b52-bea3-4740-a3ef-1f53cc332bf0 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/7f8a3b52-bea3-4740-a3ef-1f53cc332bf0 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/4b5be015-8b2d-4d30-809e-2c0a16453482 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/4b5be015-8b2d-4d30-809e-2c0a16453482 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/6acf3d5f-e7eb-4e08-8fa4-f1701f47e588 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/6acf3d5f-e7eb-4e08-8fa4-f1701f47e588 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/d823692f-8c7d-406a-945c-cb4011bbf7ad -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/d823692f-8c7d-406a-945c-cb4011bbf7ad ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/a501f710-3895-49fb-ab08-cb66e36c6668 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/a501f710-3895-49fb-ab08-cb66e36c6668 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/3cc39b5f-078f-417b-9a17-4e49ba9f30f8 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/3cc39b5f-078f-417b-9a17-4e49ba9f30f8 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/acb48f96-d208-4bd1-bbb9-df14c13a196e -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/acb48f96-d208-4bd1-bbb9-df14c13a196e ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/5510afa0-9a86-48f0-8ff6-71811637bf9f -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/5510afa0-9a86-48f0-8ff6-71811637bf9f ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/e9aaf70f-9bf1-46c3-8a70-c893f5d6a2f8 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/e9aaf70f-9bf1-46c3-8a70-c893f5d6a2f8 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/R%2B8ra1jlS55wp9euDpwi0tF3L8ctEdhI46iGI9hr%2FDU%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/e0509611-02a5-46be-9103-a6b8240faf9d -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/e0509611-02a5-46be-9103-a6b8240faf9d ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D) /tmp/junit14914621601155472066/server-server-httpfiles/cache/5791ede5-2ee3-4923-a4c1-fa8b6aa867b6 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/5791ede5-2ee3-4923-a4c1-fa8b6aa867b6 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/R%2B8ra1jlS55wp9euDpwi0tF3L8ctEdhI46iGI9hr%2FDU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/R%2B8ra1jlS55wp9euDpwi0tF3L8ctEdhI46iGI9hr%2FDU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json) /tmp/junit14914621601155472066/server-server-httpfiles/cache/55a2b8b9-2c70-4e85-b723-47bad74ea0b3 -> /tmp/junit14914621601155472066/server-server-httpfiles/persistent/55a2b8b9-2c70-4e85-b723-47bad74ea0b3 ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/R%2B8ra1jlS55wp9euDpwi0tF3L8ctEdhI46iGI9hr%2FDU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B~INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B|FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[CacheLockJoin] ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/R%2B8ra1jlS55wp9euDpwi0tF3L8ctEdhI46iGI9hr%2FDU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/R%2B8ra1jlS55wp9euDpwi0tF3L8ctEdhI46iGI9hr%2FDU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/R%2B8ra1jlS55wp9euDpwi0tF3L8ctEdhI46iGI9hr%2FDU%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@7dcc0296 - http://localhost:8094/UmAppDatabase/replication/sse?door-node=7393487700931105880%2F725635f7-3fd0-42cb-ab72-29b9ff3779cc] close ?BNDec 10, 2024 7:12:18 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B>FINE: FINER DoorLog - Closed HikariDataSource connection pool ?BNDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B>FINE: FINER DoorLog - Closed HikariDataSource connection pool DCNDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DC\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete DCNDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DC\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete DCNDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCFINE: FINER SaveLocalUrisAsBlobsUseCaseJvm$invoke$invokeSuspend - SaveLocalUrisAsBlobsUseCaseJvm Storing 3 local uris as blobs (http://localhost:8094/api/blob/hlfF4oGFRfane2XiRyLv02LtOJ4Va2UanpQV0im%2FK8I%3D, http://localhost:8094/api/blob/DWDf0O8J19BHTcJOC4RUdOWkQIE8T91ahd5W5PySXy4%3D, http://localhost:8094/api/blob/kogGiGy6nDHut87gor1HOPRG0qvTakw30a1QMo7hXHk%3D) DCNDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCDFINE: FINER UstadCache - UstadCache(client): storerequest 3 entries DCNDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/hlfF4oGFRfane2XiRyLv02LtOJ4Va2UanpQV0im%2FK8I%3D to /tmp/junit6555936973183997654/junit8614313196784813380/tmpWork/1.tmp (integrity=sha256-hlfF4oGFRfane2XiRyLv02LtOJ4Va2UanpQV0im/K8I=) DCNDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/DWDf0O8J19BHTcJOC4RUdOWkQIE8T91ahd5W5PySXy4%3D to /tmp/junit6555936973183997654/junit8614313196784813380/tmpWork/2.tmp (integrity=sha256-DWDf0O8J19BHTcJOC4RUdOWkQIE8T91ahd5W5PySXy4=) DCNDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/kogGiGy6nDHut87gor1HOPRG0qvTakw30a1QMo7hXHk%3D to /tmp/junit6555936973183997654/junit8614313196784813380/tmpWork/3.tmp (integrity=sha256-kogGiGy6nDHut87gor1HOPRG0qvTakw30a1QMo7hXHk=) DCNDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 3 entries DCNDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files DCNDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCFFINE: FINER UstadCache - UstadCache(client): db transaction completed DCNDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/hlfF4oGFRfane2XiRyLv02LtOJ4Va2UanpQV0im%2FK8I%3D DCNDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/hlfF4oGFRfane2XiRyLv02LtOJ4Va2UanpQV0im%2FK8I%3D DCNDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/hlfF4oGFRfane2XiRyLv02LtOJ4Va2UanpQV0im%2FK8I%3D DCNDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/DWDf0O8J19BHTcJOC4RUdOWkQIE8T91ahd5W5PySXy4%3D DCNDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/DWDf0O8J19BHTcJOC4RUdOWkQIE8T91ahd5W5PySXy4%3D DCNDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/DWDf0O8J19BHTcJOC4RUdOWkQIE8T91ahd5W5PySXy4%3D DCNDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kogGiGy6nDHut87gor1HOPRG0qvTakw30a1QMo7hXHk%3D DCNDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kogGiGy6nDHut87gor1HOPRG0qvTakw30a1QMo7hXHk%3D DCNDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/kogGiGy6nDHut87gor1HOPRG0qvTakw30a1QMo7hXHk%3D FENDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FE\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete FENDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FE\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete FENDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FE\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete FENDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FE\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete FENDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEFINE: FINER SaveLocalUrisAsBlobsUseCaseJvm$invoke$invokeSuspend - SaveLocalUrisAsBlobsUseCaseJvm Storing 1 local uris as blobs (http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D) FENDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries FENDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D to /tmp/junit7377540542701874329/httpfiles-client/tmpWork/1.tmp (integrity=sha256-SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=) FENDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries FENDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files FENDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEFFINE: FINER UstadCache - UstadCache(client): db transaction completed FENDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit7377540542701874329/tmproot-client/988a0653-704c-48e7-ab79-13bc85be4032 FENDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D FENDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D FENDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D FENDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEFINE: FINER BlobUploadServerUseCase$onStartUploadSession - BlobUploadServerUseCase#onStartUploadSession(upload d9c2151e-552a-446d-9c08-437fb32cbabe): batch upload init: Client list 1 blobs. 1 uploads pending (0 partial) FENDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d2457b89-42cd-4e0d-943b-2f9089939b94): Uploading 152064 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data starting from byte=0 FENDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D FENDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D FENDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D FENDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d2457b89-42cd-4e0d-943b-2f9089939b94) receive request FENDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d2457b89-42cd-4e0d-943b-2f9089939b94) receive request FENDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d2457b89-42cd-4e0d-943b-2f9089939b94) appended chunk (isFinal=true) to /tmp/junit7377540542701874329/httpfiles-server/d2457b89-42cd-4e0d-943b-2f9089939b94 FENDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEDFINE: FINER UstadCache - UstadCache(server): storerequest 1 entries FENDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEFINEST: FINEST UstadCache - UstadCache(server): copied request data for http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D to /tmp/junit7377540542701874329/httpfiles-server/tmpWork/1.tmp (integrity=sha256-SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=) FENDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEOFINEST: FINEST UstadCache - UstadCache(server): cacheEntries created 1 entries FENDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEBFINE: FINER UstadCache - UstadCache(server): deleting 0 tmp files FENDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEFFINE: FINER UstadCache - UstadCache(server): db transaction completed FENDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d2457b89-42cd-4e0d-943b-2f9089939b94): Upload complete of 152064 bytes in 1 chunks to http://localhost:8094/api/blob/upload-batch-data FENDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEINFO: INFO UstadCache - UstadCache(server): Retrieve http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D FENDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEINFO: INFO UstadCache - UstadCache(server): Retrieve http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D FENDec 10, 2024 7:12:19 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEFINE: FINER UstadCache - UstadCache(server): FOUND http://localhost:8094/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D HGNDec 10, 2024 7:12:20 PM com.ustadmobile.core.util.NapierAntilogJvm performLog HG\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete HGNDec 10, 2024 7:12:20 PM com.ustadmobile.core.util.NapierAntilogJvm performLog HG\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete HGNDec 10, 2024 7:12:20 PM com.ustadmobile.core.util.NapierAntilogJvm performLog HGFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[TransferJob, TransferJobItem] HGNDec 10, 2024 7:12:20 PM com.ustadmobile.core.util.NapierAntilogJvm performLog HGZFINE: FINER BlobUploadClientUseCaseJvm$invoke - BlobUploadClientUseCaseJvm (#1): starting HGNDec 10, 2024 7:12:20 PM com.ustadmobile.core.util.NapierAntilogJvm performLog HGSEVERE: SEVERE BlobUploadClientUseCaseJvm$invoke$invokeSuspend - BlobUploadClientUseCaseJvm (#1): Exception. Attempt has failed. HG[com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvmTest$TestUploadException HG at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvmTest.stubToThrowException$lambda$11$lambda$10(BlobUploadClientUseCaseJvmTest.kt:209) HGd at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) HGR at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) HGW at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) HGe at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) HGm at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) HG_ at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) HG| at com.ustadmobile.core.domain.upload.ChunkedUploadClientUseCaseKtorImpl.invoke(ChunkedUploadClientUseCaseKtorImpl.kt:107) HG at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvm$asyncUploadItemsFromChannelProcessor$2$1.invokeSuspend(BlobUploadClientUseCaseJvm.kt:120) HG5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) HG at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvm$invoke$2.invokeSuspend(BlobUploadClientUseCaseJvm.kt:244) HG at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvm$invoke$4.invokeSuspend(BlobUploadClientUseCaseJvm.kt:272) HGq at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvm.invoke(BlobUploadClientUseCaseJvm.kt:269) HG at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvmTest$givenTransferJobInDatabase_whenErrorOccurs_thenAttemptCountIncrementAndExceptionThrown$1.invokeSuspend(BlobUploadClientUseCaseJvmTest.kt:384) HGfCaused by: com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvmTest$TestUploadException HG at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvmTest.stubToThrowException$lambda$11$lambda$10(BlobUploadClientUseCaseJvmTest.kt:209) HGd at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) HGR at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) HGW at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) HGe at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) HGm at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) HG_ at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) HG| at com.ustadmobile.core.domain.upload.ChunkedUploadClientUseCaseKtorImpl.invoke(ChunkedUploadClientUseCaseKtorImpl.kt:107) HG at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvm$asyncUploadItemsFromChannelProcessor$2$1.invokeSuspend(BlobUploadClientUseCaseJvm.kt:120) HG[ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) HGA at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) HGS at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:277) HGF at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95) HGJ at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69) HG> at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) HGR at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:48) HGF at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) HG at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvmTest.givenTransferJobInDatabase_whenErrorOccurs_thenAttemptCountIncrementAndExceptionThrown(BlobUploadClientUseCaseJvmTest.kt:356) HGS at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) HGe at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) HGm at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) HG? at java.base/java.lang.reflect.Method.invoke(Method.java:569) HGY at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) HGX at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) HGW at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) HGV at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) HGR at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) HGP at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) HGJ at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) HGE at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) HGY at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) HGB at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) HGW at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) HGV at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) HG@ at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) HGD at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) HGF at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) HGD at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) HGE at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) HGE at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) HG> at org.junit.runners.ParentRunner.run(ParentRunner.java:413) HGu at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:112) HGo at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58) HGo at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:40) HG at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:60) HGt at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:52) HGJ at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) HGm at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) HG? at java.base/java.lang.reflect.Method.invoke(Method.java:569) HGY at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) HGY at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) HGi at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33) HGx at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94) HGC at jdk.proxy1/jdk.proxy1.$Proxy2.processTestClass(Unknown Source) HGW at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:176) HGn at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129) HGY at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100) HGX at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60) HGj at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56) HG at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113) HG at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65) HG] at worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69) HG^ at worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74) HG HGNDec 10, 2024 7:12:20 PM com.ustadmobile.core.util.NapierAntilogJvm performLog HGSEVERE: SEVERE BlobUploadClientUseCaseJvm$invoke$invokeSuspend - BlobUploadClientUseCaseJvm (#1): Exception. Attempt has failed. HG[com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvmTest$TestUploadException HG at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvmTest.stubToThrowException$lambda$11$lambda$10(BlobUploadClientUseCaseJvmTest.kt:209) HGd at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) HGR at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) HGW at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) HGe at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) HGm at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) HG_ at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) HG| at com.ustadmobile.core.domain.upload.ChunkedUploadClientUseCaseKtorImpl.invoke(ChunkedUploadClientUseCaseKtorImpl.kt:107) HG at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvm$asyncUploadItemsFromChannelProcessor$2$1.invokeSuspend(BlobUploadClientUseCaseJvm.kt:120) HG5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) HG at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvm$invoke$2.invokeSuspend(BlobUploadClientUseCaseJvm.kt:244) HG at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvm$invoke$4.invokeSuspend(BlobUploadClientUseCaseJvm.kt:272) HGq at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvm.invoke(BlobUploadClientUseCaseJvm.kt:269) HG at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvmTest$givenTransferJobInDatabase_whenErrorOccurs_thenAttemptCountIncrementAndExceptionThrown$1.invokeSuspend(BlobUploadClientUseCaseJvmTest.kt:384) HGfCaused by: com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvmTest$TestUploadException HG at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvmTest.stubToThrowException$lambda$11$lambda$10(BlobUploadClientUseCaseJvmTest.kt:209) HGd at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) HGR at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) HGW at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) HGe at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) HGm at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) HG_ at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) HG| at com.ustadmobile.core.domain.upload.ChunkedUploadClientUseCaseKtorImpl.invoke(ChunkedUploadClientUseCaseKtorImpl.kt:107) HG at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvm$asyncUploadItemsFromChannelProcessor$2$1.invokeSuspend(BlobUploadClientUseCaseJvm.kt:120) HG[ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) HGA at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) HGS at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:277) HGF at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95) HGJ at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69) HG> at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) HGR at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:48) HGF at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) HG at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvmTest.givenTransferJobInDatabase_whenErrorOccurs_thenAttemptCountIncrementAndExceptionThrown(BlobUploadClientUseCaseJvmTest.kt:356) HGS at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) HGe at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) HGm at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) HG? at java.base/java.lang.reflect.Method.invoke(Method.java:569) HGY at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) HGX at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) HGW at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) HGV at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) HGR at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) HGP at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) HGJ at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) HGE at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) HGY at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) HGB at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) HGW at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) HGV at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) HG@ at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) HGD at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) HGF at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) HGD at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) HGE at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) HGE at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) HG> at org.junit.runners.ParentRunner.run(ParentRunner.java:413) HGu at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:112) HGo at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58) HGo at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:40) HG at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:60) HGt at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:52) HGJ at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) HGm at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) HG? at java.base/java.lang.reflect.Method.invoke(Method.java:569) HGY at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) HGY at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) HGi at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33) HGx at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94) HGC at jdk.proxy1/jdk.proxy1.$Proxy2.processTestClass(Unknown Source) HGW at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:176) HGn at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129) HGY at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100) HGX at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60) HGj at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56) HG at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113) HG at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65) HG] at worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69) HG^ at worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74) HG HGNDec 10, 2024 7:12:20 PM com.ustadmobile.core.util.NapierAntilogJvm performLog HGFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[TransferJobError] HGNDec 10, 2024 7:12:20 PM com.ustadmobile.core.util.NapierAntilogJvm performLog HG>FINE: FINER DoorLog - Closed HikariDataSource connection pool HINDec 10, 2024 7:12:20 PM com.ustadmobile.core.util.NapierAntilogJvm performLog HI\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete HINDec 10, 2024 7:12:20 PM com.ustadmobile.core.util.NapierAntilogJvm performLog HI\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete HINDec 10, 2024 7:12:20 PM com.ustadmobile.core.util.NapierAntilogJvm performLog HI>FINE: FINER DoorLog - Closed HikariDataSource connection pool HJNDec 10, 2024 7:12:20 PM com.ustadmobile.core.util.NapierAntilogJvm performLog HJ\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete HJNDec 10, 2024 7:12:20 PM com.ustadmobile.core.util.NapierAntilogJvm performLog HJ\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete HJNDec 10, 2024 7:12:20 PM com.ustadmobile.core.util.NapierAntilogJvm performLog HJ>FINE: FINER DoorLog - Closed HikariDataSource connection pool LKNDec 10, 2024 7:12:20 PM com.ustadmobile.core.util.NapierAntilogJvm performLog LKFINE: FINER BlobUploadServerUseCase$onStartUploadSession - BlobUploadServerUseCase#onStartUploadSession(upload e5e6964f-e234-4380-9049-d74197155bb8): batch upload init: Client list 3 blobs. 2 uploads pending (0 partial) LKNDec 10, 2024 7:12:20 PM com.ustadmobile.core.util.NapierAntilogJvm performLog LKFINE: FINER BlobUploadServerUseCase$onStartUploadSession - BlobUploadServerUseCase#onStartUploadSession(upload e5e6964f-e234-4380-9049-d74197155bb8): batch upload init: Client list 3 blobs. 2 uploads pending (1 partial) LKNDec 10, 2024 7:12:20 PM com.ustadmobile.core.util.NapierAntilogJvm performLog LKFINEST: FINEST BlobUploadServerUseCase$onStartUploadSession - BlobUploadServerUseCase#onStartUploadSession(upload e5e6964f-e234-4380-9049-d74197155bb8): Partial uploads pending = https://endpoint.com/api/blob/DWDf0O8J19BHTcJOC4RUdOWkQIE8T91ahd5W5PySXy4= LMNDec 10, 2024 7:12:20 PM com.ustadmobile.core.util.NapierAntilogJvm performLog LMFINE: FINER BlobUploadServerUseCase$onStartUploadSession - BlobUploadServerUseCase#onStartUploadSession(upload fcae4c5f-8806-4199-9952-5ef586f19581): batch upload init: Client list 3 blobs. 3 uploads pending (0 partial) ONNDec 10, 2024 7:12:20 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ON\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ONNDec 10, 2024 7:12:20 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ON\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ONNDec 10, 2024 7:12:20 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ONFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[] OPNDec 10, 2024 7:12:20 PM com.ustadmobile.core.util.NapierAntilogJvm performLog OP\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OPNDec 10, 2024 7:12:20 PM com.ustadmobile.core.util.NapierAntilogJvm performLog OP\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete TSNDec 10, 2024 7:12:20 PM com.ustadmobile.core.util.NapierAntilogJvm performLog TS\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete TSNDec 10, 2024 7:12:20 PM com.ustadmobile.core.util.NapierAntilogJvm performLog TS\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete TSNDec 10, 2024 7:12:20 PM com.ustadmobile.core.util.NapierAntilogJvm performLog TSFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PersonGroup] TSNDec 10, 2024 7:12:20 PM com.ustadmobile.core.util.NapierAntilogJvm performLog TSFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person] TSNDec 10, 2024 7:12:20 PM com.ustadmobile.core.util.NapierAntilogJvm performLog TSFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[PersonGroupMember] TSNDec 10, 2024 7:12:20 PM com.ustadmobile.core.util.NapierAntilogJvm performLog TSFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ScopedGrant] TSNDec 10, 2024 7:12:20 PM com.ustadmobile.core.util.NapierAntilogJvm performLog TSFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[ClazzEnrolment] TSNDec 10, 2024 7:12:21 PM com.ustadmobile.core.util.NapierAntilogJvm performLog TS>FINE: FINER DoorLog - Closed HikariDataSource connection pool TUNDec 10, 2024 7:12:21 PM com.ustadmobile.core.util.NapierAntilogJvm performLog TU\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete TUNDec 10, 2024 7:12:21 PM com.ustadmobile.core.util.NapierAntilogJvm performLog TU\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete TUNDec 10, 2024 7:12:21 PM com.ustadmobile.core.util.NapierAntilogJvm performLog TUFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PersonGroup] TUNDec 10, 2024 7:12:21 PM com.ustadmobile.core.util.NapierAntilogJvm performLog TUFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person] TUNDec 10, 2024 7:12:21 PM com.ustadmobile.core.util.NapierAntilogJvm performLog TUFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[PersonGroupMember] TUNDec 10, 2024 7:12:21 PM com.ustadmobile.core.util.NapierAntilogJvm performLog TUFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ScopedGrant] TUNDec 10, 2024 7:12:21 PM com.ustadmobile.core.util.NapierAntilogJvm performLog TUFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[EnrolmentRequest] TUNDec 10, 2024 7:12:21 PM com.ustadmobile.core.util.NapierAntilogJvm performLog TU>FINE: FINER DoorLog - Closed HikariDataSource connection pool TVNDec 10, 2024 7:12:21 PM com.ustadmobile.core.util.NapierAntilogJvm performLog TV\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete TVNDec 10, 2024 7:12:21 PM com.ustadmobile.core.util.NapierAntilogJvm performLog TV\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete TVNDec 10, 2024 7:12:21 PM com.ustadmobile.core.util.NapierAntilogJvm performLog TVFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PersonGroup] TVNDec 10, 2024 7:12:21 PM com.ustadmobile.core.util.NapierAntilogJvm performLog TVFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person] TVNDec 10, 2024 7:12:21 PM com.ustadmobile.core.util.NapierAntilogJvm performLog TVFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[PersonGroupMember] TVNDec 10, 2024 7:12:21 PM com.ustadmobile.core.util.NapierAntilogJvm performLog TVFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ScopedGrant] TVNDec 10, 2024 7:12:21 PM com.ustadmobile.core.util.NapierAntilogJvm performLog TV>FINE: FINER DoorLog - Closed HikariDataSource connection pool TWNDec 10, 2024 7:12:21 PM com.ustadmobile.core.util.NapierAntilogJvm performLog TW\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete TWNDec 10, 2024 7:12:21 PM com.ustadmobile.core.util.NapierAntilogJvm performLog TW\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete TWNDec 10, 2024 7:12:21 PM com.ustadmobile.core.util.NapierAntilogJvm performLog TWFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PersonGroup] TWNDec 10, 2024 7:12:21 PM com.ustadmobile.core.util.NapierAntilogJvm performLog TWFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person] TWNDec 10, 2024 7:12:21 PM com.ustadmobile.core.util.NapierAntilogJvm performLog TWFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[PersonGroupMember] TWNDec 10, 2024 7:12:21 PM com.ustadmobile.core.util.NapierAntilogJvm performLog TWFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ScopedGrant] TWNDec 10, 2024 7:12:21 PM com.ustadmobile.core.util.NapierAntilogJvm performLog TWFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[EnrolmentRequest] TWNDec 10, 2024 7:12:21 PM com.ustadmobile.core.util.NapierAntilogJvm performLog TW>FINE: FINER DoorLog - Closed HikariDataSource connection pool YXNDec 10, 2024 7:12:21 PM com.ustadmobile.core.util.NapierAntilogJvm performLog YXFINEST: FINEST CompressAudioUseCaseSox$invoke$invokeSuspend - CompressAudioUseCase: Running sox: /usr/bin/sox /tmp/junit16145548999478574669/soundfile.mp3 -C 2 --type ogg /tmp/junit16145548999478574669/junit10823036392439411477/5a03ccc3-628f-4a19-98e0-35f5ef7c2542 a`NDec 10, 2024 7:12:21 PM com.ustadmobile.core.util.NapierAntilogJvm performLog a`FINE: FINER CompressPdfUseCaseJvm$invoke$invokeSuspend - CompressPdfUseCaseJvm: running /usr/bin/gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -dBATCH -sOutputFile=/tmp/junit10334488452878564949/junit604728094520497623/5a788b1d-06e0-42e9-bd3d-48ccddf1b4ce /tmp/junit10334488452878564949/junit8187074030713216944.tmp a`NDec 10, 2024 7:12:21 PM com.ustadmobile.core.util.NapierAntilogJvm performLog a`vFINEST: FINEST CompressPdfUseCaseJvm$invoke$2$outputReaderJob$invokeSuspend - CompressPdfUseCaseJvm: completed page 1 a`NDec 10, 2024 7:12:21 PM com.ustadmobile.core.util.NapierAntilogJvm performLog a`vFINEST: FINEST CompressPdfUseCaseJvm$invoke$2$outputReaderJob$invokeSuspend - CompressPdfUseCaseJvm: completed page 2 a`NDec 10, 2024 7:12:22 PM com.ustadmobile.core.util.NapierAntilogJvm performLog a`FINE: FINER CompressPdfUseCaseJvm$invoke$invokeSuspend - CompressPdfUseCaseJvm: compressed file:/tmp/junit10334488452878564949/junit8187074030713216944.tmp from 152064 bytes to 99455 bytes cbNDec 10, 2024 7:12:22 PM com.ustadmobile.core.util.NapierAntilogJvm performLog cbFINE: FINER CompressVideoUseCaseHandbrake$invoke$invokeSuspend - CompressVideoUseCase: running /usr/bin/flatpak run fr.handbrake.HandBrakeCLI -i /home/jenkins/.jenkins/workspace/UstadMobile-release/core/tmp-bigbuckbunny.mp4 -o /home/jenkins/.jenkins/workspace/UstadMobile-release/core/9c9a795f-bd63-4d41-b9d2-b180d8343a20.mp4 --format av_mp4 --encoder svt_av1 --aencoder opus --maxWidth 720 --maxHeight 405 --quality 55 --ab 96 --rate 30 --json gfNDec 10, 2024 7:12:27 PM com.ustadmobile.core.util.NapierAntilogJvm performLog gf\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete gfNDec 10, 2024 7:12:27 PM com.ustadmobile.core.util.NapierAntilogJvm performLog gf\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete gfNDec 10, 2024 7:12:27 PM com.ustadmobile.core.util.NapierAntilogJvm performLog gfFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ContentEntry, ContentEntryParentChildJoin, DeletedItem] nmNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog nm\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete nmNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog nm\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete nmNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog nmFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, SystemPermission] nmNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog nmFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, CoursePermission] nmNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog nmFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ClazzEnrolment] nmNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog nmFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[CourseBlock] nmNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog nmFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[ExternalAppPermission] noNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog no\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete noNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog no\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete noNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog noFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, SystemPermission] noNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog noFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, CoursePermission] noNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog noFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ClazzEnrolment] noNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog noFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ExternalAppPermission] npNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog np\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete npNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog np\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete npNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog npFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, SystemPermission] npNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog npFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, CoursePermission] npNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog npFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ClazzEnrolment] npNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog npFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[CourseBlock] npNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog npFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[ExternalAppPermission] npNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog npFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #9 : SQLite Change Tracker: Changed tables=[CourseBlock] nqNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog nq\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete nqNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog nq\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete nqNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog nqFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, SystemPermission] nqNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog nqFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, CoursePermission] nqNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog nqFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ClazzEnrolment] nqNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog nqFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ExternalAppPermission] nqNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog nqFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[CourseBlock] nrNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog nr\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete nrNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog nr\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete nrNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog nrFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, SystemPermission] nrNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog nrFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, CoursePermission] nrNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog nrFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ClazzEnrolment] nrNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog nrFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[CourseBlock] nrNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog nrFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[ExternalAppPermission] nrNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog nrFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[StudentResult] nsNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ns\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete nsNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ns\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete nsNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog nsFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, SystemPermission] nsNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog nsFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, CoursePermission] nsNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog nsFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ClazzEnrolment] nsNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog nsFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ExternalAppPermission] ntNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog nt\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ntNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog nt\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ntNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ntFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, SystemPermission] ntNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ntFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, CoursePermission] ntNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ntFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ClazzEnrolment] ntNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ntFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[CourseBlock] ntNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ntFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[ExternalAppPermission] ntNDec 10, 2024 7:12:28 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ntFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #10 : SQLite Change Tracker: Changed tables=[StudentResult] vuNDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog vu\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete vuNDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog vu\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete vwNDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog vw\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete vwNDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog vw\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete vxNDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog vx\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete vxNDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog vx\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete vyNDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog vy\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete vyNDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog vy\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete vzNDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog vz\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete vzNDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog vz\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete |{NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog |{FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(57f87658-e54b-4da8-b939-3ff955fc0293): Uploading 133184 bytes in 7 chunks to http://localhost.localdomain:56101/ starting from byte=0 |{NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog |{FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(57f87658-e54b-4da8-b939-3ff955fc0293): Upload complete of 133184 bytes in 7 chunks to http://localhost.localdomain:56101/ |}NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog |}FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(7a888154-c380-4e60-ac0b-4062a1331265): Uploading 133184 bytes in 7 chunks to http://localhost.localdomain:40683/ starting from byte=10000 |}NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog |}FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(7a888154-c380-4e60-ac0b-4062a1331265): Upload complete of 133184 bytes in 7 chunks to http://localhost.localdomain:40683/ ~NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ~INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9305c08e-c1e0-42b1-9ff1-913aed1f9332) receive request ~NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ~INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9305c08e-c1e0-42b1-9ff1-913aed1f9332) receive request ~NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ~FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9305c08e-c1e0-42b1-9ff1-913aed1f9332) appended chunk (isFinal=true) to /tmp/junit7193678404551519513/junit15788630527433279840/9305c08e-c1e0-42b1-9ff1-913aed1f9332 ~NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ~INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9305c08e-c1e0-42b1-9ff1-913aed1f9332) receive request ~NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ~INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9305c08e-c1e0-42b1-9ff1-913aed1f9332) receive request ~NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ~FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9305c08e-c1e0-42b1-9ff1-913aed1f9332) appended chunk (isFinal=true) to /tmp/junit7193678404551519513/junit15788630527433279840/9305c08e-c1e0-42b1-9ff1-913aed1f9332 ~NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ~INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9305c08e-c1e0-42b1-9ff1-913aed1f9332) receive request ~NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ~INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9305c08e-c1e0-42b1-9ff1-913aed1f9332) receive request ~NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ~FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9305c08e-c1e0-42b1-9ff1-913aed1f9332) appended chunk (isFinal=true) to /tmp/junit7193678404551519513/junit15788630527433279840/9305c08e-c1e0-42b1-9ff1-913aed1f9332 ~NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ~INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9305c08e-c1e0-42b1-9ff1-913aed1f9332) receive request ~NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ~INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9305c08e-c1e0-42b1-9ff1-913aed1f9332) receive request ~NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ~FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9305c08e-c1e0-42b1-9ff1-913aed1f9332) appended chunk (isFinal=true) to /tmp/junit7193678404551519513/junit15788630527433279840/9305c08e-c1e0-42b1-9ff1-913aed1f9332 ~NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ~INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9305c08e-c1e0-42b1-9ff1-913aed1f9332) receive request ~NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ~INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9305c08e-c1e0-42b1-9ff1-913aed1f9332) receive request ~NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ~FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9305c08e-c1e0-42b1-9ff1-913aed1f9332) appended chunk (isFinal=true) to /tmp/junit7193678404551519513/junit15788630527433279840/9305c08e-c1e0-42b1-9ff1-913aed1f9332 ~NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ~INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9305c08e-c1e0-42b1-9ff1-913aed1f9332) receive request ~NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ~INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9305c08e-c1e0-42b1-9ff1-913aed1f9332) receive request ~NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ~FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9305c08e-c1e0-42b1-9ff1-913aed1f9332) appended chunk (isFinal=true) to /tmp/junit7193678404551519513/junit15788630527433279840/9305c08e-c1e0-42b1-9ff1-913aed1f9332 ~NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ~INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9305c08e-c1e0-42b1-9ff1-913aed1f9332) receive request ~NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ~INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9305c08e-c1e0-42b1-9ff1-913aed1f9332) receive request ~NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ~FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9305c08e-c1e0-42b1-9ff1-913aed1f9332) appended chunk (isFinal=true) to /tmp/junit7193678404551519513/junit15788630527433279840/9305c08e-c1e0-42b1-9ff1-913aed1f9332 NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[VerbEntity, ActivityEntity, StatementEntity, ActorEntity, VerbLangMapEntry, ActivityLangMapEntry, StatementEntityJson] NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[VerbEntity, StatementEntity, ActorEntity, VerbLangMapEntry, StatementEntityJson] NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[VerbEntity, ActivityEntity, StatementEntity, ActorEntity, VerbLangMapEntry, ActivityLangMapEntry, StatementEntityJson] NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[VerbEntity, StatementEntity, ActorEntity, VerbLangMapEntry, StatementEntityJson] NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[VerbEntity, ActivityEntity, StatementEntity, ActorEntity, VerbLangMapEntry, ActivityLangMapEntry, ActivityExtensionEntity, StatementEntityJson] NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:29 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:30 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[VerbEntity, ActivityEntity, StatementEntity, ActorEntity, VerbLangMapEntry, ActivityLangMapEntry, ActivityExtensionEntity, StatementContextActivityJoin, StatementEntityJson] NDec 10, 2024 7:12:30 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:30 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:30 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[VerbEntity, ActivityEntity, StatementEntity, ActorEntity, ActivityInteractionEntity, VerbLangMapEntry, ActivityLangMapEntry, StatementEntityJson] NDec 10, 2024 7:12:30 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:30 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:30 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Clazz, CoursePermission] NDec 10, 2024 7:12:30 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[CourseGroupSet] NDec 10, 2024 7:12:30 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[Person] NDec 10, 2024 7:12:30 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ClazzEnrolment] NDec 10, 2024 7:12:30 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[Person, ClazzEnrolment, CourseGroupMember] NDec 10, 2024 7:12:30 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[ClazzAssignment] NDec 10, 2024 7:12:30 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:30 PM com.ustadmobile.core.util.NapierAntilogJvm performLog wFINEST: FINEST NonInteractiveContentXapiStatementRecorder$onActiveChanged - ContentUsageStatementRecorder: active=true NDec 10, 2024 7:12:32 PM com.ustadmobile.core.util.NapierAntilogJvm performLog wFINEST: FINEST NonInteractiveContentXapiStatementRecorder$onActiveChanged - ContentUsageStatementRecorder: active=true NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog xFINEST: FINEST NonInteractiveContentXapiStatementRecorder$onActiveChanged - ContentUsageStatementRecorder: active=false NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ActorEntity] NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[StateEntity] NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ActorEntity] NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[StateEntity] NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[StateEntity] NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[StateEntity, StateDeleteCommand] NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ActorEntity] NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[StateEntity] NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[StateEntity] NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[StateEntity, StateDeleteCommand] NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ActorEntity] NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[StateEntity] NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[StateEntity] NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ActorEntity] NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[StateEntity] NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ActorEntity] NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ActorEntity] NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINEST: FINEST EmbeddedHttpServer$serveApiEndpoint - EmbeddedHttpServer: content: endpoint=http://endpoint.com/ versionUid=1234 path=path/file.txt NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_51829_.sqlite] database build complete NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_51829_.sqlite] database build complete NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] init NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3539150727635298313 remoteEndpoint=http://localhost.localdomain:51829/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3539150727635298313 remoteEndpoint=http://localhost.localdomain:51829/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@236c454a - http://localhost.localdomain:51829/UmAppDatabase/replication/sse?door-node=3539150727635298313%2F2cfa4ed1-7589-4119-9b57-cc468fe3cd0a] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@236c454a - http://localhost.localdomain:51829/UmAppDatabase/replication/sse?door-node=3539150727635298313%2F2cfa4ed1-7589-4119-9b57-cc468fe3cd0a] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_51829_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] database build complete NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] database build complete NDec 10, 2024 7:12:34 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] database build complete NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] database build complete NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] init NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2106047645888705188 remoteEndpoint=http://localhost.localdomain:40633/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2106047645888705188 remoteEndpoint=http://localhost.localdomain:40633/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@77215d46 - http://localhost.localdomain:40633/UmAppDatabase/replication/sse?door-node=2106047645888705188%2Fb40f0b9a-ba5e-4bab-b2c8-a6bbc95e8628] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@77215d46 - http://localhost.localdomain:40633/UmAppDatabase/replication/sse?door-node=2106047645888705188%2Fb40f0b9a-ba5e-4bab-b2c8-a6bbc95e8628] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[PersonGroup, OutgoingReplication] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] emitting 2 events com.ustadmobile.door.nodeevent.NodeEvent@4b27c16d, com.ustadmobile.door.nodeevent.NodeEvent@26d03825 NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[Person, OutgoingReplication] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@6b4fd076 NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[PersonGroupMember, OutgoingReplication] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@1ac094cf NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[ScopedGrant, OutgoingReplication] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@21c01c93 NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[PersonGroup, OutgoingReplication] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@7aa10c01 NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[Person, OutgoingReplication] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@24936839 NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[PersonGroupMember, OutgoingReplication] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@4a38b065 NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] - useNewConnectionAsyncInternal connection #9 : SQLite Change Tracker: Changed tables=[ScopedGrant, OutgoingReplication] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@755e47d5 NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] - useNewConnectionAsyncInternal connection #10 : SQLite Change Tracker: Changed tables=[UserSession, OutgoingReplication] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@5a1b3c31 NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[UserSession, OutgoingReplication] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@493848e4 NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_36903_.sqlite] database build complete NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_36903_.sqlite] database build complete NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] init NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=9202400884205291116 remoteEndpoint=http://localhost.localdomain:36903/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=9202400884205291116 remoteEndpoint=http://localhost.localdomain:36903/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4463794c - http://localhost.localdomain:36903/UmAppDatabase/replication/sse?door-node=9202400884205291116%2Fbb88ca73-d75c-4261-9279-6958af21cdbb] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4463794c - http://localhost.localdomain:36903/UmAppDatabase/replication/sse?door-node=9202400884205291116%2Fbb88ca73-d75c-4261-9279-6958af21cdbb] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_36903_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] database build complete NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] database build complete NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_40551_.sqlite] database build complete NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_40551_.sqlite] database build complete NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] init NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=6303032268561789740 remoteEndpoint=http://localhost.localdomain:40551/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=6303032268561789740 remoteEndpoint=http://localhost.localdomain:40551/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@421efc98 - http://localhost.localdomain:40551/UmAppDatabase/replication/sse?door-node=6303032268561789740%2F663cdd30-24e4-4b36-a5c4-123aadf49e36] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@421efc98 - http://localhost.localdomain:40551/UmAppDatabase/replication/sse?door-node=6303032268561789740%2F663cdd30-24e4-4b36-a5c4-123aadf49e36] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40551_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] database build complete NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] database build complete NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_55539_.sqlite] database build complete NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_55539_.sqlite] database build complete NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] init NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7783092402248537550 remoteEndpoint=http://localhost.localdomain:55539/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7783092402248537550 remoteEndpoint=http://localhost.localdomain:55539/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@64fdd86c - http://localhost.localdomain:55539/UmAppDatabase/replication/sse?door-node=7783092402248537550%2Faa82f8d4-b212-4d92-9de1-375cc36f96f1] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@64fdd86c - http://localhost.localdomain:55539/UmAppDatabase/replication/sse?door-node=7783092402248537550%2Faa82f8d4-b212-4d92-9de1-375cc36f96f1] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_55539_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] database build complete NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] database build complete NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog rINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/inaccessible_.sqlite] database build complete NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog rINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/inaccessible_.sqlite] database build complete NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] init NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7783092402248537550 remoteEndpoint=http://inaccessible/UmAppDatabase/] : onError Rjava.net.UnknownHostException: inaccessible: Temporary failure in name resolution I at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) _ at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(InetAddress.java:934) V at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1543) R at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:852) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7783092402248537550 remoteEndpoint=http://inaccessible/UmAppDatabase/] : onError Rjava.net.UnknownHostException: inaccessible: Temporary failure in name resolution I at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) _ at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(InetAddress.java:934) V at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1543) R at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:852) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@2eec99d - http://inaccessible/UmAppDatabase/replication/sse?door-node=7783092402248537550%2Faa82f8d4-b212-4d92-9de1-375cc36f96f1] error: java.net.UnknownHostException: inaccessible: Temporary failure in name resolution . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@2eec99d - http://inaccessible/UmAppDatabase/replication/sse?door-node=7783092402248537550%2Faa82f8d4-b212-4d92-9de1-375cc36f96f1] error: java.net.UnknownHostException: inaccessible: Temporary failure in name resolution . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] database build complete NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] database build complete NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] init NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7193845233642820977 remoteEndpoint=http://localhost.localdomain:54889/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7193845233642820977 remoteEndpoint=http://localhost.localdomain:54889/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@2799eb45 - http://localhost.localdomain:54889/UmAppDatabase/replication/sse?door-node=7193845233642820977%2F4ea61a23-e834-40b0-afc1-cdf7384f5934] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@2799eb45 - http://localhost.localdomain:54889/UmAppDatabase/replication/sse?door-node=7193845233642820977%2F4ea61a23-e834-40b0-afc1-cdf7384f5934] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[PersonGroup, OutgoingReplication] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] emitting 2 events com.ustadmobile.door.nodeevent.NodeEvent@40b7b902, com.ustadmobile.door.nodeevent.NodeEvent@456e0b7d NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[Person, OutgoingReplication] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@8c9c043 NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[PersonGroupMember, OutgoingReplication] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@4e45a4df NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[ScopedGrant, OutgoingReplication] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@756db980 NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[PersonGroup, OutgoingReplication] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@174a4e29 NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[Person, OutgoingReplication] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@447f21c4 NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[PersonGroupMember, OutgoingReplication] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@4b60f051 NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] - useNewConnectionAsyncInternal connection #9 : SQLite Change Tracker: Changed tables=[ScopedGrant, OutgoingReplication] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@aa621e8 NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] - useNewConnectionAsyncInternal connection #10 : SQLite Change Tracker: Changed tables=[UserSession, OutgoingReplication] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@9a8dbef NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - $[onClientRepoDoorMessageHttpResponse - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] - http://localhost.localdomain:54889/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 - unexpected response status = 404 Client Error NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - $[onClientRepoDoorMessageHttpResponse - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] - http://localhost.localdomain:54889/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 - unexpected response status = 404 Client Error NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] - useNewConnectionAsyncInternal connection #13 : SQLite Change Tracker: Changed tables=[UserSession, OutgoingReplication] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@6fa59bc8 NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_59801_.sqlite] database build complete NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_59801_.sqlite] database build complete NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] init NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5749439533292966795 remoteEndpoint=http://localhost.localdomain:59801/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5749439533292966795 remoteEndpoint=http://localhost.localdomain:59801/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@73507551 - http://localhost.localdomain:59801/UmAppDatabase/replication/sse?door-node=5749439533292966795%2F8bc87bf8-a0b7-455e-a9e8-f6aebf12131f] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@73507551 - http://localhost.localdomain:59801/UmAppDatabase/replication/sse?door-node=5749439533292966795%2F8bc87bf8-a0b7-455e-a9e8-f6aebf12131f] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_59801_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] database build complete NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] database build complete NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_59801_.sqlite] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[PersonGroup] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_59801_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@125a29ee NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_59801_.sqlite] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[Person] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_59801_.sqlite] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[PersonGroupMember] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_59801_.sqlite] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[ScopedGrant] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_59801_.sqlite] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[UserSession, OutgoingReplication] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_59801_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@773bfa83 NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_59801_.sqlite] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[PersonGroup, OutgoingReplication] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_59801_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@c6c2ee NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_59801_.sqlite] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[Person, OutgoingReplication] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_59801_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@64ce9a02 NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_59801_.sqlite] - useNewConnectionAsyncInternal connection #9 : SQLite Change Tracker: Changed tables=[PersonGroupMember, OutgoingReplication] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_59801_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@3f58ec43 NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_59801_.sqlite] - useNewConnectionAsyncInternal connection #10 : SQLite Change Tracker: Changed tables=[ScopedGrant, OutgoingReplication] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_59801_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@3b8b74a6 NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_59801_.sqlite] - useNewConnectionAsyncInternal connection #12 : SQLite Change Tracker: Changed tables=[UserSession, OutgoingReplication] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_59801_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@5f9b416 NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_46603_.sqlite] database build complete NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_46603_.sqlite] database build complete NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] init NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=6373412547794580094 remoteEndpoint=http://localhost.localdomain:46603/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=6373412547794580094 remoteEndpoint=http://localhost.localdomain:46603/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@47a79190 - http://localhost.localdomain:46603/UmAppDatabase/replication/sse?door-node=6373412547794580094%2Fa88e4fbe-b4ed-40b5-81b1-f63e2dc45d0e] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@47a79190 - http://localhost.localdomain:46603/UmAppDatabase/replication/sse?door-node=6373412547794580094%2Fa88e4fbe-b4ed-40b5-81b1-f63e2dc45d0e] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_46603_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] database build complete NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] database build complete NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_46603_.sqlite] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[PersonGroup, OutgoingReplication] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_46603_.sqlite] emitting 2 events com.ustadmobile.door.nodeevent.NodeEvent@4167e4aa, com.ustadmobile.door.nodeevent.NodeEvent@7f84e3d4 NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_46603_.sqlite] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[Person, OutgoingReplication] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_46603_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@7a6c95cc NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_46603_.sqlite] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[PersonGroupMember, OutgoingReplication] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_46603_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@67fbdec5 NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_46603_.sqlite] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[ScopedGrant, OutgoingReplication] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_46603_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@52a2313b NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - $[onClientRepoDoorMessageHttpResponse - jdbc:sqlite:build/tmp/localhost_localdomain_46603_.sqlite] - http://localhost.localdomain:46603/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 - unexpected response status = 404 Client Error NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - $[onClientRepoDoorMessageHttpResponse - jdbc:sqlite:build/tmp/localhost_localdomain_46603_.sqlite] - http://localhost.localdomain:46603/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 - unexpected response status = 404 Client Error NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_46603_.sqlite] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[UserSession, OutgoingReplication] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_46603_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@6e94438b NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_51829_.sqlite] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_51829_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@303c846b NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_46425_.sqlite] database build complete NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_46425_.sqlite] database build complete NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] init NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2391608288053461655 remoteEndpoint=http://localhost.localdomain:46425/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2391608288053461655 remoteEndpoint=http://localhost.localdomain:46425/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@67b44715 - http://localhost.localdomain:46425/UmAppDatabase/replication/sse?door-node=2391608288053461655%2Faa3d60a2-88c0-416c-aa3c-9c754ddfe39b] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@67b44715 - http://localhost.localdomain:46425/UmAppDatabase/replication/sse?door-node=2391608288053461655%2Faa3d60a2-88c0-416c-aa3c-9c754ddfe39b] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_46425_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:35 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] database build complete NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] database build complete NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] - useNewConnectionAsyncInternal connection #13 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_46425_.sqlite] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[UserSession, OutgoingReplication] NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_46425_.sqlite] emitting 2 events com.ustadmobile.door.nodeevent.NodeEvent@21a0caa3, com.ustadmobile.door.nodeevent.NodeEvent@37a354eb NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_46425_.sqlite] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[Person] NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog rINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] database build complete NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog rINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] database build complete NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog xFINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost/dummy - endpoint=http://localhost/dummy] init NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=-5708677660615984801 remoteEndpoint=http://localhost/dummy] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=-5708677660615984801 remoteEndpoint=http://localhost/dummy] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@7bbfaf69 - http://localhost/dummyreplication/sse?door-node=-5708677660615984801%2F51a15ece-a946-4f6d-aed1-233f66e38103] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@7bbfaf69 - http://localhost/dummyreplication/sse?door-node=-5708677660615984801%2F51a15ece-a946-4f6d-aed1-233f66e38103] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost/dummy - endpoint=http://localhost/dummy] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost/dummy - endpoint=http://localhost/dummy] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost/dummy - endpoint=http://localhost/dummy] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost/dummy - endpoint=http://localhost/dummy] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@7bbfaf69 - http://localhost/dummyreplication/sse?door-node=-5708677660615984801%2F51a15ece-a946-4f6d-aed1-233f66e38103] close NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog rINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] database build complete NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog rINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] database build complete NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog xFINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost/dummy - endpoint=http://localhost/dummy] init NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2148989689639607682 remoteEndpoint=http://localhost/dummy] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2148989689639607682 remoteEndpoint=http://localhost/dummy] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@228c25a1 - http://localhost/dummyreplication/sse?door-node=2148989689639607682%2F1667a424-7ea8-45b5-a8e5-b337f89bd271] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@228c25a1 - http://localhost/dummyreplication/sse?door-node=2148989689639607682%2F1667a424-7ea8-45b5-a8e5-b337f89bd271] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_36903_.sqlite] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_36903_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@5daf39aa NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost/dummy - endpoint=http://localhost/dummy] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost/dummy - endpoint=http://localhost/dummy] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost/dummy - endpoint=http://localhost/dummy] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost/dummy - endpoint=http://localhost/dummy] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@228c25a1 - http://localhost/dummyreplication/sse?door-node=2148989689639607682%2F1667a424-7ea8-45b5-a8e5-b337f89bd271] close NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog rINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] database build complete NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog rINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] database build complete NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog xFINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost/dummy - endpoint=http://localhost/dummy] init NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=-1718365608530545527 remoteEndpoint=http://localhost/dummy] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=-1718365608530545527 remoteEndpoint=http://localhost/dummy] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@c454fac - http://localhost/dummyreplication/sse?door-node=-1718365608530545527%2F8b537a1a-a0c5-417e-97ea-53c3f6fc6117] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@c454fac - http://localhost/dummyreplication/sse?door-node=-1718365608530545527%2F8b537a1a-a0c5-417e-97ea-53c3f6fc6117] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost/dummy - endpoint=http://localhost/dummy] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost/dummy - endpoint=http://localhost/dummy] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost/dummy - endpoint=http://localhost/dummy] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost/dummy - endpoint=http://localhost/dummy] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@c454fac - http://localhost/dummyreplication/sse?door-node=-1718365608530545527%2F8b537a1a-a0c5-417e-97ea-53c3f6fc6117] close NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog rINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] database build complete NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog rINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] database build complete NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog xFINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost/dummy - endpoint=http://localhost/dummy] init NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=100700857265235380 remoteEndpoint=http://localhost/dummy] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=100700857265235380 remoteEndpoint=http://localhost/dummy] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@1b2fcc8e - http://localhost/dummyreplication/sse?door-node=100700857265235380%2F1dfd4168-082e-4a73-a3ca-44d13bb98d14] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@1b2fcc8e - http://localhost/dummyreplication/sse?door-node=100700857265235380%2F1dfd4168-082e-4a73-a3ca-44d13bb98d14] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost/dummy - endpoint=http://localhost/dummy] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost/dummy - endpoint=http://localhost/dummy] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost/dummy - endpoint=http://localhost/dummy] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost/dummy - endpoint=http://localhost/dummy] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@1b2fcc8e - http://localhost/dummyreplication/sse?door-node=100700857265235380%2F1dfd4168-082e-4a73-a3ca-44d13bb98d14] close NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog rINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] database build complete NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog rINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] database build complete NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog xFINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost/dummy - endpoint=http://localhost/dummy] init NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=4946132390944495462 remoteEndpoint=http://localhost/dummy] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=4946132390944495462 remoteEndpoint=http://localhost/dummy] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@7b1622dd - http://localhost/dummyreplication/sse?door-node=4946132390944495462%2F2c912d33-b608-4a7f-a6d2-eff22106bcf0] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@7b1622dd - http://localhost/dummyreplication/sse?door-node=4946132390944495462%2F2c912d33-b608-4a7f-a6d2-eff22106bcf0] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40551_.sqlite] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_40551_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@64701649 NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost/dummy - endpoint=http://localhost/dummy] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost/dummy - endpoint=http://localhost/dummy] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost/dummy - endpoint=http://localhost/dummy] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost/dummy - endpoint=http://localhost/dummy] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@7b1622dd - http://localhost/dummyreplication/sse?door-node=4946132390944495462%2F2c912d33-b608-4a7f-a6d2-eff22106bcf0] close NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog rINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] database build complete NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog rINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] database build complete NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog xFINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost/dummy - endpoint=http://localhost/dummy] init NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5387740113411969672 remoteEndpoint=http://localhost/dummy] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5387740113411969672 remoteEndpoint=http://localhost/dummy] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@3fc61bc5 - http://localhost/dummyreplication/sse?door-node=5387740113411969672%2F173c5589-ffa8-481f-a65b-7f30866e7934] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@3fc61bc5 - http://localhost/dummyreplication/sse?door-node=5387740113411969672%2F173c5589-ffa8-481f-a65b-7f30866e7934] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost/dummy - endpoint=http://localhost/dummy] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost/dummy - endpoint=http://localhost/dummy] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost/dummy - endpoint=http://localhost/dummy] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost/dummy - endpoint=http://localhost/dummy] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@3fc61bc5 - http://localhost/dummyreplication/sse?door-node=5387740113411969672%2F173c5589-ffa8-481f-a65b-7f30866e7934] close NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_55539_.sqlite] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_55539_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@6868f899 NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sqlite] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] - useNewConnectionAsyncInternal connection #15 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_59801_.sqlite] - useNewConnectionAsyncInternal connection #13 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[LeavingReason] NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz] NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_46603_.sqlite] - useNewConnectionAsyncInternal connection #10 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[CoursePermission] NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3539150727635298313 remoteEndpoint=http://localhost.localdomain:51829/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3539150727635298313 remoteEndpoint=http://localhost.localdomain:51829/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@236c454a - http://localhost.localdomain:51829/UmAppDatabase/replication/sse?door-node=3539150727635298313%2F2cfa4ed1-7589-4119-9b57-cc468fe3cd0a] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@236c454a - http://localhost.localdomain:51829/UmAppDatabase/replication/sse?door-node=3539150727635298313%2F2cfa4ed1-7589-4119-9b57-cc468fe3cd0a] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_51829_.sqlite] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz] NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[CoursePermission] NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:36 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_46425_.sqlite] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2106047645888705188 remoteEndpoint=http://localhost.localdomain:40633/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2106047645888705188 remoteEndpoint=http://localhost.localdomain:40633/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@77215d46 - http://localhost.localdomain:40633/UmAppDatabase/replication/sse?door-node=2106047645888705188%2Fb40f0b9a-ba5e-4bab-b2c8-a6bbc95e8628] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@77215d46 - http://localhost.localdomain:40633/UmAppDatabase/replication/sse?door-node=2106047645888705188%2Fb40f0b9a-ba5e-4bab-b2c8-a6bbc95e8628] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] - useNewConnectionAsyncInternal connection #14 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[CoursePermission] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[CoursePermission] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=9202400884205291116 remoteEndpoint=http://localhost.localdomain:36903/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=9202400884205291116 remoteEndpoint=http://localhost.localdomain:36903/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4463794c - http://localhost.localdomain:36903/UmAppDatabase/replication/sse?door-node=9202400884205291116%2Fbb88ca73-d75c-4261-9279-6958af21cdbb] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4463794c - http://localhost.localdomain:36903/UmAppDatabase/replication/sse?door-node=9202400884205291116%2Fbb88ca73-d75c-4261-9279-6958af21cdbb] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_36903_.sqlite] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[SystemPermission] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=6303032268561789740 remoteEndpoint=http://localhost.localdomain:40551/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=6303032268561789740 remoteEndpoint=http://localhost.localdomain:40551/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@421efc98 - http://localhost.localdomain:40551/UmAppDatabase/replication/sse?door-node=6303032268561789740%2F663cdd30-24e4-4b36-a5c4-123aadf49e36] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@421efc98 - http://localhost.localdomain:40551/UmAppDatabase/replication/sse?door-node=6303032268561789740%2F663cdd30-24e4-4b36-a5c4-123aadf49e36] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40551_.sqlite] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7783092402248537550 remoteEndpoint=http://localhost.localdomain:55539/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7783092402248537550 remoteEndpoint=http://localhost.localdomain:55539/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@64fdd86c - http://localhost.localdomain:55539/UmAppDatabase/replication/sse?door-node=7783092402248537550%2Faa82f8d4-b212-4d92-9de1-375cc36f96f1] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@64fdd86c - http://localhost.localdomain:55539/UmAppDatabase/replication/sse?door-node=7783092402248537550%2Faa82f8d4-b212-4d92-9de1-375cc36f96f1] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ZFINE: FINER ClazzEditViewModel$onClickSave$invokeSuspend - onClickSave: start transaction NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog _FINE: FINER ClazzEditViewModel$onClickSave$invokeSuspend - onClickSave: transaction block done NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[Clazz, CoursePermission] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog YFINE: FINER ClazzEditViewModel$onClickSave$invokeSuspend - onClickSave: transaction done NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7783092402248537550 remoteEndpoint=http://inaccessible/UmAppDatabase/] : onError ,java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7783092402248537550 remoteEndpoint=http://inaccessible/UmAppDatabase/] : onError ,java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@2eec99d - http://inaccessible/UmAppDatabase/replication/sse?door-node=7783092402248537550%2Faa82f8d4-b212-4d92-9de1-375cc36f96f1] error: java.net.UnknownHostException: inaccessible . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@2eec99d - http://inaccessible/UmAppDatabase/replication/sse?door-node=7783092402248537550%2Faa82f8d4-b212-4d92-9de1-375cc36f96f1] error: java.net.UnknownHostException: inaccessible . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog MFINE: FINER ClazzEditViewModel$onClickSave$invokeSuspend - onClickSave: done NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7193845233642820977 remoteEndpoint=http://localhost.localdomain:54889/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7193845233642820977 remoteEndpoint=http://localhost.localdomain:54889/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@2799eb45 - http://localhost.localdomain:54889/UmAppDatabase/replication/sse?door-node=7193845233642820977%2F4ea61a23-e834-40b0-afc1-cdf7384f5934] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@2799eb45 - http://localhost.localdomain:54889/UmAppDatabase/replication/sse?door-node=7193845233642820977%2F4ea61a23-e834-40b0-afc1-cdf7384f5934] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_55539_.sqlite] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sqlite] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ScopedGrant] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] - useNewConnectionAsyncInternal connection #16 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5749439533292966795 remoteEndpoint=http://localhost.localdomain:59801/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5749439533292966795 remoteEndpoint=http://localhost.localdomain:59801/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@73507551 - http://localhost.localdomain:59801/UmAppDatabase/replication/sse?door-node=5749439533292966795%2F8bc87bf8-a0b7-455e-a9e8-f6aebf12131f] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@73507551 - http://localhost.localdomain:59801/UmAppDatabase/replication/sse?door-node=5749439533292966795%2F8bc87bf8-a0b7-455e-a9e8-f6aebf12131f] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog PINFO: INFO DoorLog - [DatabaseBuilder.build - serverdb] database build complete NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog PINFO: INFO DoorLog - [DatabaseBuilder.build - serverdb] database build complete NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_59801_.sqlite] - useNewConnectionAsyncInternal connection #14 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PersonGroup] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[PersonGroupMember] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ScopedGrant] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[PersonAuth2] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=6373412547794580094 remoteEndpoint=http://localhost.localdomain:46603/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=6373412547794580094 remoteEndpoint=http://localhost.localdomain:46603/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@47a79190 - http://localhost.localdomain:46603/UmAppDatabase/replication/sse?door-node=6373412547794580094%2Fa88e4fbe-b4ed-40b5-81b1-f63e2dc45d0e] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@47a79190 - http://localhost.localdomain:46603/UmAppDatabase/replication/sse?door-node=6373412547794580094%2Fa88e4fbe-b4ed-40b5-81b1-f63e2dc45d0e] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog OINFO: INFO DoorLog - [DatabaseBuilder.build - client0] database build complete NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog OINFO: INFO DoorLog - [DatabaseBuilder.build - client0] database build complete NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost:8094/UmAppDatabase/ - endpoint=http://localhost:8094/UmAppDatabase/] init NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_46603_.sqlite] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog OINFO: INFO DoorLog - [DatabaseBuilder.build - client1] database build complete NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog OINFO: INFO DoorLog - [DatabaseBuilder.build - client1] database build complete NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost:8094/UmAppDatabase/ - endpoint=http://localhost:8094/UmAppDatabase/] init NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog OINFO: INFO DoorLog - [DatabaseBuilder.build - client2] database build complete NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog OINFO: INFO DoorLog - [DatabaseBuilder.build - client2] database build complete NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost:8094/UmAppDatabase/ - endpoint=http://localhost:8094/UmAppDatabase/] init NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #9 : SQLite Change Tracker: Changed tables=[Clazz, ClazzAssignment, CourseBlock, CoursePermission] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[Person, SystemPermission] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client2] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client2] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client2] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #13 : SQLite Change Tracker: Changed tables=[PersonAuth2] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_51829_.sqlite] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2391608288053461655 remoteEndpoint=http://localhost.localdomain:46425/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2391608288053461655 remoteEndpoint=http://localhost.localdomain:46425/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@67b44715 - http://localhost.localdomain:46425/UmAppDatabase/replication/sse?door-node=2391608288053461655%2Faa3d60a2-88c0-416c-aa3c-9c754ddfe39b] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:37 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@67b44715 - http://localhost.localdomain:46425/UmAppDatabase/replication/sse?door-node=2391608288053461655%2Faa3d60a2-88c0-416c-aa3c-9c754ddfe39b] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[Person, ReplicationOperation] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client0] receiveMessage with 1 replications: inserts done/transaction finished NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_46425_.sqlite] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[Site, ReplicationOperation] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client0] receiveMessage with 1 replications: inserts done/transaction finished NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #10 : SQLite Change Tracker: Changed tables=[UserSession, OutgoingReplication] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - client0] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@2e4c7556 NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #19 : SQLite Change Tracker: Changed tables=[Person, SystemPermission] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #21 : SQLite Change Tracker: Changed tables=[UserSession, ReplicationOperation] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog zFINE: FINER DoorLog - [NodeEventManager - serverdb] receiveMessage with 1 replications: inserts done/transaction finished NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] - useNewConnectionAsyncInternal connection #15 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #12 : SQLite Change Tracker: Changed tables=[OutgoingReplication] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #22 : SQLite Change Tracker: Changed tables=[PersonAuth2] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[Person, ReplicationOperation] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client1] receiveMessage with 1 replications: inserts done/transaction finished NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[Site, ReplicationOperation] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client1] receiveMessage with 1 replications: inserts done/transaction finished NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #10 : SQLite Change Tracker: Changed tables=[UserSession, OutgoingReplication] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - client1] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@6543c2ad NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #28 : SQLite Change Tracker: Changed tables=[ClazzEnrolment] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #29 : SQLite Change Tracker: Changed tables=[ClazzEnrolment] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #30 : SQLite Change Tracker: Changed tables=[UserSession, ReplicationOperation] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog zFINE: FINER DoorLog - [NodeEventManager - serverdb] receiveMessage with 1 replications: inserts done/transaction finished NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #12 : SQLite Change Tracker: Changed tables=[OutgoingReplication] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #19 : SQLite Change Tracker: Changed tables=[Clazz, ReplicationOperation] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client0] receiveMessage with 1 replications: inserts done/transaction finished NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #20 : SQLite Change Tracker: Changed tables=[] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client0] receiveMessage with 0 replications: inserts done/transaction finished NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #21 : SQLite Change Tracker: Changed tables=[] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client0] receiveMessage with 0 replications: inserts done/transaction finished NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #22 : SQLite Change Tracker: Changed tables=[] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client0] receiveMessage with 0 replications: inserts done/transaction finished NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_36903_.sqlite] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #24 : SQLite Change Tracker: Changed tables=[ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission, SystemPermission, ReplicationOperation] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client0] receiveMessage with 6 replications: inserts done/transaction finished NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #29 : SQLite Change Tracker: Changed tables=[ReplicationOperation] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client0] receiveMessage with 2 replications: inserts done/transaction finished NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER SubmitAssignmentUseCase$invoke - SubmitAssignmentUseCase: save to repo for submitterUid=670090307935993857 assignmentUid=670090307935993856 NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #32 : SQLite Change Tracker: Changed tables=[CourseAssignmentSubmission, OutgoingReplication] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - client0] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@3a7a7ba1 NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #33 : SQLite Change Tracker: Changed tables=[] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #42 : SQLite Change Tracker: Changed tables=[CourseAssignmentSubmission, ReplicationOperation] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog zFINE: FINER DoorLog - [NodeEventManager - serverdb] receiveMessage with 1 replications: inserts done/transaction finished NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER ClazzAssignmentIntegrationTest$givenCourseAndAssignmentCreated_whenStudentSubmits_thenTeacherCanMarkAndStudentCanSeeMarkGiven$invokeSuspend - ===TEST teacher can mark student=== NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #37 : SQLite Change Tracker: Changed tables=[OutgoingReplication] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #14 : SQLite Change Tracker: Changed tables=[ClazzEnrolment, ClazzAssignment, CoursePermission, SystemPermission, ReplicationOperation] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client1] receiveMessage with 5 replications: inserts done/transaction finished NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #21 : SQLite Change Tracker: Changed tables=[Person, ReplicationOperation] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client1] receiveMessage with 1 replications: inserts done/transaction finished NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #22 : SQLite Change Tracker: Changed tables=[] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client1] receiveMessage with 0 replications: inserts done/transaction finished NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #23 : SQLite Change Tracker: Changed tables=[CourseAssignmentSubmission, ReplicationOperation] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client1] receiveMessage with 1 replications: inserts done/transaction finished NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40551_.sqlite] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #24 : SQLite Change Tracker: Changed tables=[] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client1] receiveMessage with 0 replications: inserts done/transaction finished NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #25 : SQLite Change Tracker: Changed tables=[CourseBlock, ReplicationOperation] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client1] receiveMessage with 2 replications: inserts done/transaction finished NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER ClazzAssignmentIntegrationTest$givenCourseAndAssignmentCreated_whenStudentSubmits_thenTeacherCanMarkAndStudentCanSeeMarkGiven$invokeSuspend - ===SUBMIT MARK=== NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #30 : SQLite Change Tracker: Changed tables=[ClazzEnrolment, ReplicationOperation] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client1] receiveMessage with 5 replications: inserts done/transaction finished NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #33 : SQLite Change Tracker: Changed tables=[ReplicationOperation] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client1] receiveMessage with 1 replications: inserts done/transaction finished NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #35 : SQLite Change Tracker: Changed tables=[CourseAssignmentMark, OutgoingReplication] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - client1] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@9fc93aa NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #36 : SQLite Change Tracker: Changed tables=[] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER ClazzAssignmentIntegrationTest$givenCourseAndAssignmentCreated_whenStudentSubmits_thenTeacherCanMarkAndStudentCanSeeMarkGiven$invokeSuspend - ===DONE/CANCEL=== NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #61 : SQLite Change Tracker: Changed tables=[CourseAssignmentMark, ReplicationOperation] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog zFINE: FINER DoorLog - [NodeEventManager - serverdb] receiveMessage with 1 replications: inserts done/transaction finished NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #38 : SQLite Change Tracker: Changed tables=[OutgoingReplication] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #44 : SQLite Change Tracker: Changed tables=[ReplicationOperation] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client0] receiveMessage with 1 replications: inserts done/transaction finished NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #45 : SQLite Change Tracker: Changed tables=[] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client0] receiveMessage with 0 replications: inserts done/transaction finished NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #46 : SQLite Change Tracker: Changed tables=[CourseAssignmentMark, ReplicationOperation] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client0] receiveMessage with 1 replications: inserts done/transaction finished NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #47 : SQLite Change Tracker: Changed tables=[ReplicationOperation] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client0] receiveMessage with 1 replications: inserts done/transaction finished NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sqlite] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_55539_.sqlite] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #48 : SQLite Change Tracker: Changed tables=[ReplicationOperation] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client0] receiveMessage with 6 replications: inserts done/transaction finished NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@498102a4 - http://localhost:8094/UmAppDatabase/replication/sse?door-node=0%2Fauth0] close NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@498102a4 - http://localhost:8094/UmAppDatabase/replication/sse?door-node=0%2Fauth0] close NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@1da2219c - http://localhost:8094/UmAppDatabase/replication/sse?door-node=1%2Fauth1] close NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@1da2219c - http://localhost:8094/UmAppDatabase/replication/sse?door-node=1%2Fauth1] close NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] - useNewConnectionAsyncInternal connection #17 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_59801_.sqlite] - useNewConnectionAsyncInternal connection #15 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_46603_.sqlite] - useNewConnectionAsyncInternal connection #12 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3539150727635298313 remoteEndpoint=http://localhost.localdomain:51829/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3539150727635298313 remoteEndpoint=http://localhost.localdomain:51829/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@236c454a - http://localhost.localdomain:51829/UmAppDatabase/replication/sse?door-node=3539150727635298313%2F2cfa4ed1-7589-4119-9b57-cc468fe3cd0a] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@236c454a - http://localhost.localdomain:51829/UmAppDatabase/replication/sse?door-node=3539150727635298313%2F2cfa4ed1-7589-4119-9b57-cc468fe3cd0a] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_51829_.sqlite] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:38 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog |WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2 remoteEndpoint=http://localhost:8094/UmAppDatabase/] : onError java.io.EOFException ? at okio.RealBufferedSource.require(RealBufferedSource.kt:202) S at okio.RealBufferedSource.readHexadecimalUnsignedLong(RealBufferedSource.kt:384) e at okhttp3.internal.http1.Http1ExchangeCodec$ChunkedSource.readChunkSize(Http1ExchangeCodec.kt:437) \ at okhttp3.internal.http1.Http1ExchangeCodec$ChunkedSource.read(Http1ExchangeCodec.kt:416) R at okhttp3.internal.connection.Exchange$ResponseBodySource.read(Exchange.kt:281) > at okio.RealBufferedSource.select(RealBufferedSource.kt:232) ] at okhttp3.internal.sse.ServerSentEventReader.processNextEvent(ServerSentEventReader.kt:50) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:75) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog |WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2 remoteEndpoint=http://localhost:8094/UmAppDatabase/] : onError java.io.EOFException ? at okio.RealBufferedSource.require(RealBufferedSource.kt:202) S at okio.RealBufferedSource.readHexadecimalUnsignedLong(RealBufferedSource.kt:384) e at okhttp3.internal.http1.Http1ExchangeCodec$ChunkedSource.readChunkSize(Http1ExchangeCodec.kt:437) \ at okhttp3.internal.http1.Http1ExchangeCodec$ChunkedSource.read(Http1ExchangeCodec.kt:416) R at okhttp3.internal.connection.Exchange$ResponseBodySource.read(Exchange.kt:281) > at okio.RealBufferedSource.select(RealBufferedSource.kt:232) ] at okhttp3.internal.sse.ServerSentEventReader.processNextEvent(ServerSentEventReader.kt:50) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:75) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@100f388d - http://localhost:8094/UmAppDatabase/replication/sse?door-node=2%2Fauth2] error: java.io.EOFException . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@100f388d - http://localhost:8094/UmAppDatabase/replication/sse?door-node=2%2Fauth2] error: java.io.EOFException . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2106047645888705188 remoteEndpoint=http://localhost.localdomain:40633/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2106047645888705188 remoteEndpoint=http://localhost.localdomain:40633/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@77215d46 - http://localhost.localdomain:40633/UmAppDatabase/replication/sse?door-node=2106047645888705188%2Fb40f0b9a-ba5e-4bab-b2c8-a6bbc95e8628] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@77215d46 - http://localhost.localdomain:40633/UmAppDatabase/replication/sse?door-node=2106047645888705188%2Fb40f0b9a-ba5e-4bab-b2c8-a6bbc95e8628] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_46425_.sqlite] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] - useNewConnectionAsyncInternal connection #16 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=9202400884205291116 remoteEndpoint=http://localhost.localdomain:36903/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=9202400884205291116 remoteEndpoint=http://localhost.localdomain:36903/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4463794c - http://localhost.localdomain:36903/UmAppDatabase/replication/sse?door-node=9202400884205291116%2Fbb88ca73-d75c-4261-9279-6958af21cdbb] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4463794c - http://localhost.localdomain:36903/UmAppDatabase/replication/sse?door-node=9202400884205291116%2Fbb88ca73-d75c-4261-9279-6958af21cdbb] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_36903_.sqlite] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=6303032268561789740 remoteEndpoint=http://localhost.localdomain:40551/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=6303032268561789740 remoteEndpoint=http://localhost.localdomain:40551/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@421efc98 - http://localhost.localdomain:40551/UmAppDatabase/replication/sse?door-node=6303032268561789740%2F663cdd30-24e4-4b36-a5c4-123aadf49e36] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@421efc98 - http://localhost.localdomain:40551/UmAppDatabase/replication/sse?door-node=6303032268561789740%2F663cdd30-24e4-4b36-a5c4-123aadf49e36] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40551_.sqlite] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7783092402248537550 remoteEndpoint=http://localhost.localdomain:55539/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7783092402248537550 remoteEndpoint=http://localhost.localdomain:55539/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@64fdd86c - http://localhost.localdomain:55539/UmAppDatabase/replication/sse?door-node=7783092402248537550%2Faa82f8d4-b212-4d92-9de1-375cc36f96f1] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@64fdd86c - http://localhost.localdomain:55539/UmAppDatabase/replication/sse?door-node=7783092402248537550%2Faa82f8d4-b212-4d92-9de1-375cc36f96f1] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7783092402248537550 remoteEndpoint=http://inaccessible/UmAppDatabase/] : onError ,java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7783092402248537550 remoteEndpoint=http://inaccessible/UmAppDatabase/] : onError ,java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@2eec99d - http://inaccessible/UmAppDatabase/replication/sse?door-node=7783092402248537550%2Faa82f8d4-b212-4d92-9de1-375cc36f96f1] error: java.net.UnknownHostException: inaccessible . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@2eec99d - http://inaccessible/UmAppDatabase/replication/sse?door-node=7783092402248537550%2Faa82f8d4-b212-4d92-9de1-375cc36f96f1] error: java.net.UnknownHostException: inaccessible . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7193845233642820977 remoteEndpoint=http://localhost.localdomain:54889/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7193845233642820977 remoteEndpoint=http://localhost.localdomain:54889/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@2799eb45 - http://localhost.localdomain:54889/UmAppDatabase/replication/sse?door-node=7193845233642820977%2F4ea61a23-e834-40b0-afc1-cdf7384f5934] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@2799eb45 - http://localhost.localdomain:54889/UmAppDatabase/replication/sse?door-node=7193845233642820977%2F4ea61a23-e834-40b0-afc1-cdf7384f5934] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sqlite] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_55539_.sqlite] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : exception getting remote node id _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : server did not provide node id H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] - useNewConnectionAsyncInternal connection #18 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission] NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5749439533292966795 remoteEndpoint=http://localhost.localdomain:59801/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5749439533292966795 remoteEndpoint=http://localhost.localdomain:59801/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@73507551 - http://localhost.localdomain:59801/UmAppDatabase/replication/sse?door-node=5749439533292966795%2F8bc87bf8-a0b7-455e-a9e8-f6aebf12131f] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@73507551 - http://localhost.localdomain:59801/UmAppDatabase/replication/sse?door-node=5749439533292966795%2F8bc87bf8-a0b7-455e-a9e8-f6aebf12131f] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission] NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[Comments] NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[Comments] NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLimitOffsetPagingSource$InvalidationTracker$onInvalidated - DoorLimitOffsetPagingSource: invalidated tables=Comments NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLimitOffsetPagingSource$InvalidationTracker$onInvalidated - DoorLimitOffsetPagingSource: invalidated tables=Comments NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_59801_.sqlite] - useNewConnectionAsyncInternal connection #16 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=6373412547794580094 remoteEndpoint=http://localhost.localdomain:46603/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=6373412547794580094 remoteEndpoint=http://localhost.localdomain:46603/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@47a79190 - http://localhost.localdomain:46603/UmAppDatabase/replication/sse?door-node=6373412547794580094%2Fa88e4fbe-b4ed-40b5-81b1-f63e2dc45d0e] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@47a79190 - http://localhost.localdomain:46603/UmAppDatabase/replication/sse?door-node=6373412547794580094%2Fa88e4fbe-b4ed-40b5-81b1-f63e2dc45d0e] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission] NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_46603_.sqlite] - useNewConnectionAsyncInternal connection #13 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission] NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2391608288053461655 remoteEndpoint=http://localhost.localdomain:46425/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2391608288053461655 remoteEndpoint=http://localhost.localdomain:46425/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@67b44715 - http://localhost.localdomain:46425/UmAppDatabase/replication/sse?door-node=2391608288053461655%2Faa3d60a2-88c0-416c-aa3c-9c754ddfe39b] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@67b44715 - http://localhost.localdomain:46425/UmAppDatabase/replication/sse?door-node=2391608288053461655%2Faa3d60a2-88c0-416c-aa3c-9c754ddfe39b] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_51829_.sqlite] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:39 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_46425_.sqlite] - useNewConnectionAsyncInternal connection #9 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CourseGroupSet, CoursePermission] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] - useNewConnectionAsyncInternal connection #17 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[CourseAssignmentSubmission] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_36903_.sqlite] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[Comments] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[Comments] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLimitOffsetPagingSource$InvalidationTracker$onInvalidated - DoorLimitOffsetPagingSource: invalidated tables=Comments NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLimitOffsetPagingSource$InvalidationTracker$onInvalidated - DoorLimitOffsetPagingSource: invalidated tables=Comments NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40551_.sqlite] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sqlite] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_55539_.sqlite] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] - useNewConnectionAsyncInternal connection #19 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE ClazzAssignmentDetailOverviewViewModel$onClickSubmit$invokeSuspend - Exception submitting assignment: com.ustadmobile.core.domain.assignment.submitassignment.AssignmentDeadlinePassedException: Deadline has passed ocom.ustadmobile.core.domain.assignment.submitassignment.AssignmentDeadlinePassedException: Deadline has passed z at com.ustadmobile.core.domain.assignment.submitassignment.SubmitAssignmentUseCase.invoke(SubmitAssignmentUseCase.kt:34)  at com.ustadmobile.core.viewmodel.clazzassignment.detailoverview.ClazzAssignmentDetailOverviewViewModel$onClickSubmit$2.invokeSuspend(ClazzAssignmentDetailOverviewViewModel.kt:608) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) V at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) G at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) } at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE ClazzAssignmentDetailOverviewViewModel$onClickSubmit$invokeSuspend - Exception submitting assignment: com.ustadmobile.core.domain.assignment.submitassignment.AssignmentDeadlinePassedException: Deadline has passed ocom.ustadmobile.core.domain.assignment.submitassignment.AssignmentDeadlinePassedException: Deadline has passed z at com.ustadmobile.core.domain.assignment.submitassignment.SubmitAssignmentUseCase.invoke(SubmitAssignmentUseCase.kt:34)  at com.ustadmobile.core.viewmodel.clazzassignment.detailoverview.ClazzAssignmentDetailOverviewViewModel$onClickSubmit$2.invokeSuspend(ClazzAssignmentDetailOverviewViewModel.kt:608) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) V at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) G at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) } at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_59801_.sqlite] - useNewConnectionAsyncInternal connection #17 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_46603_.sqlite] - useNewConnectionAsyncInternal connection #14 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3539150727635298313 remoteEndpoint=http://localhost.localdomain:51829/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3539150727635298313 remoteEndpoint=http://localhost.localdomain:51829/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@236c454a - http://localhost.localdomain:51829/UmAppDatabase/replication/sse?door-node=3539150727635298313%2F2cfa4ed1-7589-4119-9b57-cc468fe3cd0a] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@236c454a - http://localhost.localdomain:51829/UmAppDatabase/replication/sse?door-node=3539150727635298313%2F2cfa4ed1-7589-4119-9b57-cc468fe3cd0a] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission] NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog cSEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running C SELECT CourseAssignmentSubmissionFile.*, TransferJobItem.* . FROM CourseAssignmentSubmissionFile ) LEFT JOIN TransferJobItem b ON TransferJobItem.tjiEntityUid = CourseAssignmentSubmissionFile.casaUid @ AND TransferJobItem.tjiTableId = 90 D WHERE CourseAssignmentSubmissionFile.casaSubmissionUid = ? > AND NOT CourseAssignmentSubmissionFile.casaDeleted  jjava.lang.IllegalStateException: com.ustadmobile.door.room.RoomDatabaseJdbcImplHelper@1304b2e8 is closed! w at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.assertNotClosed(RoomDatabaseJdbcImplHelperCommon.kt:96)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:103)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useConnectionAsync$2$2.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt:237) 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useConnectionAsync$2.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt:235) l at com.ustadmobile.door.ext.DoorDatabaseExtJvmJsKt.prepareAndUseStatementAsync(DoorDatabaseExtJvmJs.kt:24)  at com.ustadmobile.core.db.dao.CourseAssignmentSubmissionFileDao_JdbcImpl$getBySubmissionUid$1.invokeSuspend(CourseAssignmentSubmissionFileDao_JdbcImpl.kt:104) T at com.ustadmobile.door.flow.DoorFlowKt$doorFlow$1$1.invokeSuspend(DoorFlow.kt:40) uCaused by: java.lang.IllegalStateException: com.ustadmobile.door.room.RoomDatabaseJdbcImplHelper@1304b2e8 is closed! w at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.assertNotClosed(RoomDatabaseJdbcImplHelperCommon.kt:96)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:103)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useConnectionAsync$2$2.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt:237) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog cSEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running C SELECT CourseAssignmentSubmissionFile.*, TransferJobItem.* . FROM CourseAssignmentSubmissionFile ) LEFT JOIN TransferJobItem b ON TransferJobItem.tjiEntityUid = CourseAssignmentSubmissionFile.casaUid @ AND TransferJobItem.tjiTableId = 90 D WHERE CourseAssignmentSubmissionFile.casaSubmissionUid = ? > AND NOT CourseAssignmentSubmissionFile.casaDeleted  jjava.lang.IllegalStateException: com.ustadmobile.door.room.RoomDatabaseJdbcImplHelper@1304b2e8 is closed! w at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.assertNotClosed(RoomDatabaseJdbcImplHelperCommon.kt:96)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:103)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useConnectionAsync$2$2.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt:237) 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useConnectionAsync$2.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt:235) l at com.ustadmobile.door.ext.DoorDatabaseExtJvmJsKt.prepareAndUseStatementAsync(DoorDatabaseExtJvmJs.kt:24)  at com.ustadmobile.core.db.dao.CourseAssignmentSubmissionFileDao_JdbcImpl$getBySubmissionUid$1.invokeSuspend(CourseAssignmentSubmissionFileDao_JdbcImpl.kt:104) T at com.ustadmobile.door.flow.DoorFlowKt$doorFlow$1$1.invokeSuspend(DoorFlow.kt:40) uCaused by: java.lang.IllegalStateException: com.ustadmobile.door.room.RoomDatabaseJdbcImplHelper@1304b2e8 is closed! w at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.assertNotClosed(RoomDatabaseJdbcImplHelperCommon.kt:96)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:103)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useConnectionAsync$2$2.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt:237) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog cSEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running C SELECT CourseAssignmentSubmissionFile.*, TransferJobItem.* . FROM CourseAssignmentSubmissionFile ) LEFT JOIN TransferJobItem b ON TransferJobItem.tjiEntityUid = CourseAssignmentSubmissionFile.casaUid @ AND TransferJobItem.tjiTableId = 90 D WHERE CourseAssignmentSubmissionFile.casaSubmissionUid = ? > AND NOT CourseAssignmentSubmissionFile.casaDeleted  jjava.lang.IllegalStateException: com.ustadmobile.door.room.RoomDatabaseJdbcImplHelper@1304b2e8 is closed! w at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.assertNotClosed(RoomDatabaseJdbcImplHelperCommon.kt:96)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:103)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useConnectionAsync$2$2.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt:237) 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useConnectionAsync$2.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt:235) l at com.ustadmobile.door.ext.DoorDatabaseExtJvmJsKt.prepareAndUseStatementAsync(DoorDatabaseExtJvmJs.kt:24)  at com.ustadmobile.core.db.dao.CourseAssignmentSubmissionFileDao_JdbcImpl$getBySubmissionUid$1.invokeSuspend(CourseAssignmentSubmissionFileDao_JdbcImpl.kt:104) T at com.ustadmobile.door.flow.DoorFlowKt$doorFlow$1$1.invokeSuspend(DoorFlow.kt:40) uCaused by: java.lang.IllegalStateException: com.ustadmobile.door.room.RoomDatabaseJdbcImplHelper@1304b2e8 is closed! w at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.assertNotClosed(RoomDatabaseJdbcImplHelperCommon.kt:96)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:103)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useConnectionAsync$2$2.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt:237) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog cSEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running C SELECT CourseAssignmentSubmissionFile.*, TransferJobItem.* . FROM CourseAssignmentSubmissionFile ) LEFT JOIN TransferJobItem b ON TransferJobItem.tjiEntityUid = CourseAssignmentSubmissionFile.casaUid @ AND TransferJobItem.tjiTableId = 90 D WHERE CourseAssignmentSubmissionFile.casaSubmissionUid = ? > AND NOT CourseAssignmentSubmissionFile.casaDeleted  jjava.lang.IllegalStateException: com.ustadmobile.door.room.RoomDatabaseJdbcImplHelper@1304b2e8 is closed! w at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.assertNotClosed(RoomDatabaseJdbcImplHelperCommon.kt:96)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:103)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useConnectionAsync$2$2.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt:237) 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useConnectionAsync$2.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt:235) l at com.ustadmobile.door.ext.DoorDatabaseExtJvmJsKt.prepareAndUseStatementAsync(DoorDatabaseExtJvmJs.kt:24)  at com.ustadmobile.core.db.dao.CourseAssignmentSubmissionFileDao_JdbcImpl$getBySubmissionUid$1.invokeSuspend(CourseAssignmentSubmissionFileDao_JdbcImpl.kt:104) T at com.ustadmobile.door.flow.DoorFlowKt$doorFlow$1$1.invokeSuspend(DoorFlow.kt:40) uCaused by: java.lang.IllegalStateException: com.ustadmobile.door.room.RoomDatabaseJdbcImplHelper@1304b2e8 is closed! w at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.assertNotClosed(RoomDatabaseJdbcImplHelperCommon.kt:96)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:103)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useConnectionAsync$2$2.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt:237) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_51829_.sqlite] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog |WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2 remoteEndpoint=http://localhost:8094/UmAppDatabase/] : onError Ijava.net.ConnectException: Failed to connect to localhost/127.0.0.1:8094 T at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297) N at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840) 9Caused by: java.net.ConnectException: Connection refused 8 at java.base/sun.nio.ch.Net.pollConnect(Native Method) : at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) R at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547) G at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602) I at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) 7 at java.base/java.net.Socket.connect(Socket.java:633) F at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128) T at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)  ... 18 more  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog |WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2 remoteEndpoint=http://localhost:8094/UmAppDatabase/] : onError Ijava.net.ConnectException: Failed to connect to localhost/127.0.0.1:8094 T at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297) N at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840) 9Caused by: java.net.ConnectException: Connection refused 8 at java.base/sun.nio.ch.Net.pollConnect(Native Method) : at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) R at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547) G at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602) I at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) 7 at java.base/java.net.Socket.connect(Socket.java:633) F at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128) T at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)  ... 18 more  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@100f388d - http://localhost:8094/UmAppDatabase/replication/sse?door-node=2%2Fauth2] error: java.net.ConnectException: Failed to connect to localhost/127.0.0.1:8094 . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@100f388d - http://localhost:8094/UmAppDatabase/replication/sse?door-node=2%2Fauth2] error: java.net.ConnectException: Failed to connect to localhost/127.0.0.1:8094 . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2106047645888705188 remoteEndpoint=http://localhost.localdomain:40633/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2106047645888705188 remoteEndpoint=http://localhost.localdomain:40633/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@77215d46 - http://localhost.localdomain:40633/UmAppDatabase/replication/sse?door-node=2106047645888705188%2Fb40f0b9a-ba5e-4bab-b2c8-a6bbc95e8628] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@77215d46 - http://localhost.localdomain:40633/UmAppDatabase/replication/sse?door-node=2106047645888705188%2Fb40f0b9a-ba5e-4bab-b2c8-a6bbc95e8628] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_46425_.sqlite] - useNewConnectionAsyncInternal connection #10 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] - useNewConnectionAsyncInternal connection #18 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:230) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:230) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=9202400884205291116 remoteEndpoint=http://localhost.localdomain:36903/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=9202400884205291116 remoteEndpoint=http://localhost.localdomain:36903/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4463794c - http://localhost.localdomain:36903/UmAppDatabase/replication/sse?door-node=9202400884205291116%2Fbb88ca73-d75c-4261-9279-6958af21cdbb] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4463794c - http://localhost.localdomain:36903/UmAppDatabase/replication/sse?door-node=9202400884205291116%2Fbb88ca73-d75c-4261-9279-6958af21cdbb] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_36903_.sqlite] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=6303032268561789740 remoteEndpoint=http://localhost.localdomain:40551/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=6303032268561789740 remoteEndpoint=http://localhost.localdomain:40551/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@421efc98 - http://localhost.localdomain:40551/UmAppDatabase/replication/sse?door-node=6303032268561789740%2F663cdd30-24e4-4b36-a5c4-123aadf49e36] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@421efc98 - http://localhost.localdomain:40551/UmAppDatabase/replication/sse?door-node=6303032268561789740%2F663cdd30-24e4-4b36-a5c4-123aadf49e36] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, Clazz, ClazzEnrolment, CoursePermission, SystemPermission] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog YFINE: FINER PeerReviewerAllocationEditViewModel$invokeSuspend - Number of submitters: 12 NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog YFINE: FINER PeerReviewerAllocationEditViewModel$invokeSuspend - Number of submitters: 12 NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40551_.sqlite] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7783092402248537550 remoteEndpoint=http://localhost.localdomain:55539/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7783092402248537550 remoteEndpoint=http://localhost.localdomain:55539/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@64fdd86c - http://localhost.localdomain:55539/UmAppDatabase/replication/sse?door-node=7783092402248537550%2Faa82f8d4-b212-4d92-9de1-375cc36f96f1] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@64fdd86c - http://localhost.localdomain:55539/UmAppDatabase/replication/sse?door-node=7783092402248537550%2Faa82f8d4-b212-4d92-9de1-375cc36f96f1] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7783092402248537550 remoteEndpoint=http://inaccessible/UmAppDatabase/] : onError ,java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7783092402248537550 remoteEndpoint=http://inaccessible/UmAppDatabase/] : onError ,java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@2eec99d - http://inaccessible/UmAppDatabase/replication/sse?door-node=7783092402248537550%2Faa82f8d4-b212-4d92-9de1-375cc36f96f1] error: java.net.UnknownHostException: inaccessible . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@2eec99d - http://inaccessible/UmAppDatabase/replication/sse?door-node=7783092402248537550%2Faa82f8d4-b212-4d92-9de1-375cc36f96f1] error: java.net.UnknownHostException: inaccessible . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, Clazz, ClazzEnrolment, CoursePermission, SystemPermission] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7193845233642820977 remoteEndpoint=http://localhost.localdomain:54889/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7193845233642820977 remoteEndpoint=http://localhost.localdomain:54889/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@2799eb45 - http://localhost.localdomain:54889/UmAppDatabase/replication/sse?door-node=7193845233642820977%2F4ea61a23-e834-40b0-afc1-cdf7384f5934] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@2799eb45 - http://localhost.localdomain:54889/UmAppDatabase/replication/sse?door-node=7193845233642820977%2F4ea61a23-e834-40b0-afc1-cdf7384f5934] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog YFINE: FINER PeerReviewerAllocationEditViewModel$invokeSuspend - Number of submitters: 10 NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sqlite] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_55539_.sqlite] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, Clazz, ClazzEnrolment, CoursePermission, SystemPermission] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ClazzAssignment] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] - useNewConnectionAsyncInternal connection #20 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ClazzEnrolment, CourseAssignmentSubmission, CourseAssignmentMark] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5749439533292966795 remoteEndpoint=http://localhost.localdomain:59801/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5749439533292966795 remoteEndpoint=http://localhost.localdomain:59801/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@73507551 - http://localhost.localdomain:59801/UmAppDatabase/replication/sse?door-node=5749439533292966795%2F8bc87bf8-a0b7-455e-a9e8-f6aebf12131f] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@73507551 - http://localhost.localdomain:59801/UmAppDatabase/replication/sse?door-node=5749439533292966795%2F8bc87bf8-a0b7-455e-a9e8-f6aebf12131f] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, CoursePermission] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[CoursePermission] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_59801_.sqlite] - useNewConnectionAsyncInternal connection #18 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, CoursePermission] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=6373412547794580094 remoteEndpoint=http://localhost.localdomain:46603/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=6373412547794580094 remoteEndpoint=http://localhost.localdomain:46603/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@47a79190 - http://localhost.localdomain:46603/UmAppDatabase/replication/sse?door-node=6373412547794580094%2Fa88e4fbe-b4ed-40b5-81b1-f63e2dc45d0e] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@47a79190 - http://localhost.localdomain:46603/UmAppDatabase/replication/sse?door-node=6373412547794580094%2Fa88e4fbe-b4ed-40b5-81b1-f63e2dc45d0e] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_46603_.sqlite] - useNewConnectionAsyncInternal connection #15 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, Clazz, CoursePermission, SystemPermission] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[ClazzEnrolment] NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2391608288053461655 remoteEndpoint=http://localhost.localdomain:46425/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2391608288053461655 remoteEndpoint=http://localhost.localdomain:46425/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@67b44715 - http://localhost.localdomain:46425/UmAppDatabase/replication/sse?door-node=2391608288053461655%2Faa3d60a2-88c0-416c-aa3c-9c754ddfe39b] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@67b44715 - http://localhost.localdomain:46425/UmAppDatabase/replication/sse?door-node=2391608288053461655%2Faa3d60a2-88c0-416c-aa3c-9c754ddfe39b] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_51829_.sqlite] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_46425_.sqlite] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, Clazz, CoursePermission, SystemPermission] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ClazzEnrolment] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #10 : SQLite Change Tracker: Changed tables=[ClazzEnrolment] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] - useNewConnectionAsyncInternal connection #19 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, CoursePermission] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_36903_.sqlite] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[ClazzLog, Clazz, CoursePermission] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[ClazzLog, Clazz, CoursePermission] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40551_.sqlite] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, Clazz, ClazzEnrolment, PersonGroup, PersonGroupMember, ScopedGrant, CoursePermission] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ClazzLog] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sqlite] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_55539_.sqlite] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] - useNewConnectionAsyncInternal connection #21 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[ClazzLog, ClazzLogAttendanceRecord] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, Clazz, ClazzEnrolment, PersonGroup, PersonGroupMember, ScopedGrant, CoursePermission] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ClazzLog] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_59801_.sqlite] - useNewConnectionAsyncInternal connection #19 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, Clazz, ClazzEnrolment, PersonGroup, PersonGroupMember, ScopedGrant, CoursePermission] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, Clazz, ClazzEnrolment, PersonGroup, PersonGroupMember, ScopedGrant, CoursePermission] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_46603_.sqlite] - useNewConnectionAsyncInternal connection #16 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3539150727635298313 remoteEndpoint=http://localhost.localdomain:51829/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3539150727635298313 remoteEndpoint=http://localhost.localdomain:51829/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@236c454a - http://localhost.localdomain:51829/UmAppDatabase/replication/sse?door-node=3539150727635298313%2F2cfa4ed1-7589-4119-9b57-cc468fe3cd0a] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@236c454a - http://localhost.localdomain:51829/UmAppDatabase/replication/sse?door-node=3539150727635298313%2F2cfa4ed1-7589-4119-9b57-cc468fe3cd0a] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ClazzLog, ClazzLogAttendanceRecord] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[ContentEntry] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog [FINE: FINER ContentEntryDetailOverviewViewModel$invokeSuspend - Could not get list of jobs NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2106047645888705188 remoteEndpoint=http://localhost.localdomain:40633/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2106047645888705188 remoteEndpoint=http://localhost.localdomain:40633/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog |WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2 remoteEndpoint=http://localhost:8094/UmAppDatabase/] : onError Ijava.net.ConnectException: Failed to connect to localhost/127.0.0.1:8094 T at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297) N at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840) 9Caused by: java.net.ConnectException: Connection refused 8 at java.base/sun.nio.ch.Net.pollConnect(Native Method) : at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) R at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547) G at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602) I at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) 7 at java.base/java.net.Socket.connect(Socket.java:633) F at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128) T at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)  ... 18 more  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog |WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2 remoteEndpoint=http://localhost:8094/UmAppDatabase/] : onError Ijava.net.ConnectException: Failed to connect to localhost/127.0.0.1:8094 T at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297) N at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@77215d46 - http://localhost.localdomain:40633/UmAppDatabase/replication/sse?door-node=2106047645888705188%2Fb40f0b9a-ba5e-4bab-b2c8-a6bbc95e8628] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840) 9Caused by: java.net.ConnectException: Connection refused 8 at java.base/sun.nio.ch.Net.pollConnect(Native Method) : at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) R at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547) G at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602) I at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) 7 at java.base/java.net.Socket.connect(Socket.java:633) F at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128) T at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)  ... 18 more  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@77215d46 - http://localhost.localdomain:40633/UmAppDatabase/replication/sse?door-node=2106047645888705188%2Fb40f0b9a-ba5e-4bab-b2c8-a6bbc95e8628] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@100f388d - http://localhost:8094/UmAppDatabase/replication/sse?door-node=2%2Fauth2] error: java.net.ConnectException: Failed to connect to localhost/127.0.0.1:8094 . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@100f388d - http://localhost:8094/UmAppDatabase/replication/sse?door-node=2%2Fauth2] error: java.net.ConnectException: Failed to connect to localhost/127.0.0.1:8094 . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_51829_.sqlite] - useNewConnectionAsyncInternal connection #9 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_46425_.sqlite] - useNewConnectionAsyncInternal connection #12 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] - useNewConnectionAsyncInternal connection #20 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[SystemPermission] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=9202400884205291116 remoteEndpoint=http://localhost.localdomain:36903/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=9202400884205291116 remoteEndpoint=http://localhost.localdomain:36903/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4463794c - http://localhost.localdomain:36903/UmAppDatabase/replication/sse?door-node=9202400884205291116%2Fbb88ca73-d75c-4261-9279-6958af21cdbb] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4463794c - http://localhost.localdomain:36903/UmAppDatabase/replication/sse?door-node=9202400884205291116%2Fbb88ca73-d75c-4261-9279-6958af21cdbb] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:230) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:230) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_36903_.sqlite] - useNewConnectionAsyncInternal connection #9 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=6303032268561789740 remoteEndpoint=http://localhost.localdomain:40551/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=6303032268561789740 remoteEndpoint=http://localhost.localdomain:40551/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@421efc98 - http://localhost.localdomain:40551/UmAppDatabase/replication/sse?door-node=6303032268561789740%2F663cdd30-24e4-4b36-a5c4-123aadf49e36] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@421efc98 - http://localhost.localdomain:40551/UmAppDatabase/replication/sse?door-node=6303032268561789740%2F663cdd30-24e4-4b36-a5c4-123aadf49e36] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7783092402248537550 remoteEndpoint=http://localhost.localdomain:55539/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7783092402248537550 remoteEndpoint=http://localhost.localdomain:55539/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@64fdd86c - http://localhost.localdomain:55539/UmAppDatabase/replication/sse?door-node=7783092402248537550%2Faa82f8d4-b212-4d92-9de1-375cc36f96f1] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@64fdd86c - http://localhost.localdomain:55539/UmAppDatabase/replication/sse?door-node=7783092402248537550%2Faa82f8d4-b212-4d92-9de1-375cc36f96f1] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40551_.sqlite] - useNewConnectionAsyncInternal connection #9 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7783092402248537550 remoteEndpoint=http://inaccessible/UmAppDatabase/] : onError ,java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7783092402248537550 remoteEndpoint=http://inaccessible/UmAppDatabase/] : onError ,java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@2eec99d - http://inaccessible/UmAppDatabase/replication/sse?door-node=7783092402248537550%2Faa82f8d4-b212-4d92-9de1-375cc36f96f1] error: java.net.UnknownHostException: inaccessible . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@2eec99d - http://inaccessible/UmAppDatabase/replication/sse?door-node=7783092402248537550%2Faa82f8d4-b212-4d92-9de1-375cc36f96f1] error: java.net.UnknownHostException: inaccessible . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7193845233642820977 remoteEndpoint=http://localhost.localdomain:54889/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7193845233642820977 remoteEndpoint=http://localhost.localdomain:54889/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@2799eb45 - http://localhost.localdomain:54889/UmAppDatabase/replication/sse?door-node=7193845233642820977%2F4ea61a23-e834-40b0-afc1-cdf7384f5934] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@2799eb45 - http://localhost.localdomain:54889/UmAppDatabase/replication/sse?door-node=7193845233642820977%2F4ea61a23-e834-40b0-afc1-cdf7384f5934] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_55539_.sqlite] - useNewConnectionAsyncInternal connection #9 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sqlite] - useNewConnectionAsyncInternal connection #9 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : exception getting remote node id k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : server did not provide node id O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) 7Caused by: java.net.UnknownHostException: inaccessible Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] - useNewConnectionAsyncInternal connection #22 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, Clazz, ClazzEnrolment, CourseGroupSet, CourseGroupMember, CoursePermission, SystemPermission] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5749439533292966795 remoteEndpoint=http://localhost.localdomain:59801/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5749439533292966795 remoteEndpoint=http://localhost.localdomain:59801/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@73507551 - http://localhost.localdomain:59801/UmAppDatabase/replication/sse?door-node=5749439533292966795%2F8bc87bf8-a0b7-455e-a9e8-f6aebf12131f] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@73507551 - http://localhost.localdomain:59801/UmAppDatabase/replication/sse?door-node=5749439533292966795%2F8bc87bf8-a0b7-455e-a9e8-f6aebf12131f] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[Person, Clazz, ClazzEnrolment, CoursePermission, SystemPermission] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[CourseGroupSet, CourseGroupMember] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_59801_.sqlite] - useNewConnectionAsyncInternal connection #20 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, CourseGroupSet, CoursePermission] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=6373412547794580094 remoteEndpoint=http://localhost.localdomain:46603/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=6373412547794580094 remoteEndpoint=http://localhost.localdomain:46603/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@47a79190 - http://localhost.localdomain:46603/UmAppDatabase/replication/sse?door-node=6373412547794580094%2Fa88e4fbe-b4ed-40b5-81b1-f63e2dc45d0e] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@47a79190 - http://localhost.localdomain:46603/UmAppDatabase/replication/sse?door-node=6373412547794580094%2Fa88e4fbe-b4ed-40b5-81b1-f63e2dc45d0e] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog hFINEST: FINEST CourseGroupSetListViewModel$invoke - CourseGroupSetList: set showAddItem visible = false NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[CourseTerminology] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[CourseTerminology] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_46603_.sqlite] - useNewConnectionAsyncInternal connection #17 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[CourseTerminology] NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2391608288053461655 remoteEndpoint=http://localhost.localdomain:46425/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2391608288053461655 remoteEndpoint=http://localhost.localdomain:46425/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@67b44715 - http://localhost.localdomain:46425/UmAppDatabase/replication/sse?door-node=2391608288053461655%2Faa3d60a2-88c0-416c-aa3c-9c754ddfe39b] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@67b44715 - http://localhost.localdomain:46425/UmAppDatabase/replication/sse?door-node=2391608288053461655%2Faa3d60a2-88c0-416c-aa3c-9c754ddfe39b] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_51829_.sqlite] - useNewConnectionAsyncInternal connection #10 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_46425_.sqlite] - useNewConnectionAsyncInternal connection #13 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[CourseTerminology] NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] - useNewConnectionAsyncInternal connection #21 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER LoginViewModel$goToNextDestAfterLoginOrGuestSelected - LoginPresenter: go to next destination: nextDummyDestination NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_36903_.sqlite] - useNewConnectionAsyncInternal connection #10 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:230) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:230) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog zFINE: FINER LoginViewModel$goToNextDestAfterLoginOrGuestSelected - LoginPresenter: go to next destination: CourseListHome NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog dWARNING: WARNING LoginViewModel$invokeSuspend - Could not load site object for http://localhost:79/ Gjava.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) R at com.ustadmobile.core.util.ext.HttpClientExtKt.verifySite(HttpClientExt.kt:35) _ at com.ustadmobile.core.viewmodel.login.LoginViewModel$3.invokeSuspend(LoginViewModel.kt:130) RCaused by: java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 T at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297) N at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840) 9Caused by: java.net.ConnectException: Connection refused 8 at java.base/sun.nio.ch.Net.pollConnect(Native Method) : at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) R at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547) G at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602) I at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) 7 at java.base/java.net.Socket.connect(Socket.java:633) F at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128) T at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)  ... 18 more  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog dWARNING: WARNING LoginViewModel$invokeSuspend - Could not load site object for http://localhost:79/ Gjava.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) R at com.ustadmobile.core.util.ext.HttpClientExtKt.verifySite(HttpClientExt.kt:35) _ at com.ustadmobile.core.viewmodel.login.LoginViewModel$3.invokeSuspend(LoginViewModel.kt:130) RCaused by: java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 T at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297) N at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840) 9Caused by: java.net.ConnectException: Connection refused 8 at java.base/sun.nio.ch.Net.pollConnect(Native Method) : at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) R at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547) G at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602) I at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) 7 at java.base/java.net.Socket.connect(Socket.java:633) F at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128) T at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)  ... 18 more  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[PersonGroup] NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40551_.sqlite] - useNewConnectionAsyncInternal connection #10 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[Person] NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[PersonGroupMember] NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[ScopedGrant] NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[PersonParentJoin] NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #12 : SQLite Change Tracker: Changed tables=[PersonParentJoin] NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sqlite] - useNewConnectionAsyncInternal connection #10 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_55539_.sqlite] - useNewConnectionAsyncInternal connection #10 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : exception getting remote node id a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : server did not provide node id ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 4 at java.base/java.lang.Thread.run(Thread.java:840)  A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] - useNewConnectionAsyncInternal connection #23 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, PersonParentJoin, SystemPermission] NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant] NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_59801_.sqlite] - useNewConnectionAsyncInternal connection #21 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3539150727635298313 remoteEndpoint=http://localhost.localdomain:51829/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3539150727635298313 remoteEndpoint=http://localhost.localdomain:51829/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@236c454a - http://localhost.localdomain:51829/UmAppDatabase/replication/sse?door-node=3539150727635298313%2F2cfa4ed1-7589-4119-9b57-cc468fe3cd0a] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@236c454a - http://localhost.localdomain:51829/UmAppDatabase/replication/sse?door-node=3539150727635298313%2F2cfa4ed1-7589-4119-9b57-cc468fe3cd0a] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_46603_.sqlite] - useNewConnectionAsyncInternal connection #18 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:44 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2106047645888705188 remoteEndpoint=http://localhost.localdomain:40633/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2106047645888705188 remoteEndpoint=http://localhost.localdomain:40633/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog |WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2 remoteEndpoint=http://localhost:8094/UmAppDatabase/] : onError Ijava.net.ConnectException: Failed to connect to localhost/127.0.0.1:8094 T at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297) N at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840) 9Caused by: java.net.ConnectException: Connection refused 8 at java.base/sun.nio.ch.Net.pollConnect(Native Method) : at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) R at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547) G at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602) I at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) 7 at java.base/java.net.Socket.connect(Socket.java:633) F at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128) T at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)  ... 18 more  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog |WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2 remoteEndpoint=http://localhost:8094/UmAppDatabase/] : onError Ijava.net.ConnectException: Failed to connect to localhost/127.0.0.1:8094 T at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297) N at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@77215d46 - http://localhost.localdomain:40633/UmAppDatabase/replication/sse?door-node=2106047645888705188%2Fb40f0b9a-ba5e-4bab-b2c8-a6bbc95e8628] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840) 9Caused by: java.net.ConnectException: Connection refused 8 at java.base/sun.nio.ch.Net.pollConnect(Native Method) : at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) R at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547) G at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602) I at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) 7 at java.base/java.net.Socket.connect(Socket.java:633) F at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128) T at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)  ... 18 more  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@77215d46 - http://localhost.localdomain:40633/UmAppDatabase/replication/sse?door-node=2106047645888705188%2Fb40f0b9a-ba5e-4bab-b2c8-a6bbc95e8628] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@100f388d - http://localhost:8094/UmAppDatabase/replication/sse?door-node=2%2Fauth2] error: java.net.ConnectException: Failed to connect to localhost/127.0.0.1:8094 . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@100f388d - http://localhost:8094/UmAppDatabase/replication/sse?door-node=2%2Fauth2] error: java.net.ConnectException: Failed to connect to localhost/127.0.0.1:8094 . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_51829_.sqlite] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_46425_.sqlite] - useNewConnectionAsyncInternal connection #14 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[SystemPermission] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[Person, SystemPermission] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] - useNewConnectionAsyncInternal connection #22 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=9202400884205291116 remoteEndpoint=http://localhost.localdomain:36903/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=9202400884205291116 remoteEndpoint=http://localhost.localdomain:36903/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4463794c - http://localhost.localdomain:36903/UmAppDatabase/replication/sse?door-node=9202400884205291116%2Fbb88ca73-d75c-4261-9279-6958af21cdbb] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4463794c - http://localhost.localdomain:36903/UmAppDatabase/replication/sse?door-node=9202400884205291116%2Fbb88ca73-d75c-4261-9279-6958af21cdbb] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[SystemPermission] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[Person, SystemPermission] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_36903_.sqlite] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[SystemPermission] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[Person, SystemPermission] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=6303032268561789740 remoteEndpoint=http://localhost.localdomain:40551/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=6303032268561789740 remoteEndpoint=http://localhost.localdomain:40551/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@421efc98 - http://localhost.localdomain:40551/UmAppDatabase/replication/sse?door-node=6303032268561789740%2F663cdd30-24e4-4b36-a5c4-123aadf49e36] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@421efc98 - http://localhost.localdomain:40551/UmAppDatabase/replication/sse?door-node=6303032268561789740%2F663cdd30-24e4-4b36-a5c4-123aadf49e36] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 exception ,java.sql.SQLException: Connection is closed _ at com.zaxxer.hikari.pool.ProxyConnection$ClosedConnection$1.invoke(ProxyConnection.java:467) D at jdk.proxy4/jdk.proxy4.$Proxy72.prepareStatement(Unknown Source) V at com.zaxxer.hikari.pool.ProxyConnection.prepareStatement(ProxyConnection.java:308) ^ at com.zaxxer.hikari.pool.HikariProxyConnection.prepareStatement(HikariProxyConnection.java)  at com.ustadmobile.door.nodeevent.NodeEventJdbcImplListenerSqlite.onAfterTransactionAsync(NodeEventJdbcImplListenerSqlite.kt:56)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:146)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 exception ,java.sql.SQLException: Connection is closed _ at com.zaxxer.hikari.pool.ProxyConnection$ClosedConnection$1.invoke(ProxyConnection.java:467) D at jdk.proxy4/jdk.proxy4.$Proxy72.prepareStatement(Unknown Source) V at com.zaxxer.hikari.pool.ProxyConnection.prepareStatement(ProxyConnection.java:308) ^ at com.zaxxer.hikari.pool.HikariProxyConnection.prepareStatement(HikariProxyConnection.java)  at com.ustadmobile.door.nodeevent.NodeEventJdbcImplListenerSqlite.onAfterTransactionAsync(NodeEventJdbcImplListenerSqlite.kt:56)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:146)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ,java.sql.SQLException: Connection is closed _ at com.zaxxer.hikari.pool.ProxyConnection$ClosedConnection$1.invoke(ProxyConnection.java:467) D at jdk.proxy4/jdk.proxy4.$Proxy72.prepareStatement(Unknown Source) V at com.zaxxer.hikari.pool.ProxyConnection.prepareStatement(ProxyConnection.java:308) ^ at com.zaxxer.hikari.pool.HikariProxyConnection.prepareStatement(HikariProxyConnection.java)  at com.ustadmobile.door.nodeevent.NodeEventJdbcImplListenerSqlite.onAfterTransactionAsync(NodeEventJdbcImplListenerSqlite.kt:56)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:146)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ,java.sql.SQLException: Connection is closed _ at com.zaxxer.hikari.pool.ProxyConnection$ClosedConnection$1.invoke(ProxyConnection.java:467) D at jdk.proxy4/jdk.proxy4.$Proxy72.prepareStatement(Unknown Source) V at com.zaxxer.hikari.pool.ProxyConnection.prepareStatement(ProxyConnection.java:308) ^ at com.zaxxer.hikari.pool.HikariProxyConnection.prepareStatement(HikariProxyConnection.java)  at com.ustadmobile.door.nodeevent.NodeEventJdbcImplListenerSqlite.onAfterTransactionAsync(NodeEventJdbcImplListenerSqlite.kt:56)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:146)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7783092402248537550 remoteEndpoint=http://localhost.localdomain:55539/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7783092402248537550 remoteEndpoint=http://localhost.localdomain:55539/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@64fdd86c - http://localhost.localdomain:55539/UmAppDatabase/replication/sse?door-node=7783092402248537550%2Faa82f8d4-b212-4d92-9de1-375cc36f96f1] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@64fdd86c - http://localhost.localdomain:55539/UmAppDatabase/replication/sse?door-node=7783092402248537550%2Faa82f8d4-b212-4d92-9de1-375cc36f96f1] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[SystemPermission] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40551_.sqlite] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7783092402248537550 remoteEndpoint=http://inaccessible/UmAppDatabase/] : onError Rjava.net.UnknownHostException: inaccessible: Temporary failure in name resolution I at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) _ at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(InetAddress.java:934) V at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1543) R at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:852) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7783092402248537550 remoteEndpoint=http://inaccessible/UmAppDatabase/] : onError Rjava.net.UnknownHostException: inaccessible: Temporary failure in name resolution I at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) _ at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(InetAddress.java:934) V at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1543) R at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:852) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@2eec99d - http://inaccessible/UmAppDatabase/replication/sse?door-node=7783092402248537550%2Faa82f8d4-b212-4d92-9de1-375cc36f96f1] error: java.net.UnknownHostException: inaccessible: Temporary failure in name resolution . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@2eec99d - http://inaccessible/UmAppDatabase/replication/sse?door-node=7783092402248537550%2Faa82f8d4-b212-4d92-9de1-375cc36f96f1] error: java.net.UnknownHostException: inaccessible: Temporary failure in name resolution . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7193845233642820977 remoteEndpoint=http://localhost.localdomain:54889/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7193845233642820977 remoteEndpoint=http://localhost.localdomain:54889/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@2799eb45 - http://localhost.localdomain:54889/UmAppDatabase/replication/sse?door-node=7193845233642820977%2F4ea61a23-e834-40b0-afc1-cdf7384f5934] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@2799eb45 - http://localhost.localdomain:54889/UmAppDatabase/replication/sse?door-node=7193845233642820977%2F4ea61a23-e834-40b0-afc1-cdf7384f5934] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[SystemPermission] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[Person, SystemPermission] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sqlite] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_55539_.sqlite] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[SystemPermission] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[Person, SystemPermission] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] - useNewConnectionAsyncInternal connection #24 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5749439533292966795 remoteEndpoint=http://localhost.localdomain:59801/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5749439533292966795 remoteEndpoint=http://localhost.localdomain:59801/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@73507551 - http://localhost.localdomain:59801/UmAppDatabase/replication/sse?door-node=5749439533292966795%2F8bc87bf8-a0b7-455e-a9e8-f6aebf12131f] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@73507551 - http://localhost.localdomain:59801/UmAppDatabase/replication/sse?door-node=5749439533292966795%2F8bc87bf8-a0b7-455e-a9e8-f6aebf12131f] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:230) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:230) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_59801_.sqlite] - useNewConnectionAsyncInternal connection #22 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:230) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:230) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=6373412547794580094 remoteEndpoint=http://localhost.localdomain:46603/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=6373412547794580094 remoteEndpoint=http://localhost.localdomain:46603/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@47a79190 - http://localhost.localdomain:46603/UmAppDatabase/replication/sse?door-node=6373412547794580094%2Fa88e4fbe-b4ed-40b5-81b1-f63e2dc45d0e] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@47a79190 - http://localhost.localdomain:46603/UmAppDatabase/replication/sse?door-node=6373412547794580094%2Fa88e4fbe-b4ed-40b5-81b1-f63e2dc45d0e] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:230) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:230) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_46603_.sqlite] - useNewConnectionAsyncInternal connection #19 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2391608288053461655 remoteEndpoint=http://localhost.localdomain:46425/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2391608288053461655 remoteEndpoint=http://localhost.localdomain:46425/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@67b44715 - http://localhost.localdomain:46425/UmAppDatabase/replication/sse?door-node=2391608288053461655%2Faa3d60a2-88c0-416c-aa3c-9c754ddfe39b] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:45 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@67b44715 - http://localhost.localdomain:46425/UmAppDatabase/replication/sse?door-node=2391608288053461655%2Faa3d60a2-88c0-416c-aa3c-9c754ddfe39b] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:230) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:230) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog lFINE: FINER SiteEnterLinkViewModel$onClickNext$invokeSuspend - SiteEnterLink: not working: https://invalid/ Bjava.net.UnknownHostException: invalid: Name or service not known 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) R at com.ustadmobile.core.util.ext.HttpClientExtKt.verifySite(HttpClientExt.kt:35)  at com.ustadmobile.core.viewmodel.siteenterlink.SiteEnterLinkViewModel$onClickNext$2.invokeSuspend(SiteEnterLinkViewModel.kt:68) MCaused by: java.net.UnknownHostException: invalid: Name or service not known I at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) _ at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(InetAddress.java:934) V at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1543) R at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:852) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_51829_.sqlite] - useNewConnectionAsyncInternal connection #12 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_46425_.sqlite] - useNewConnectionAsyncInternal connection #15 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:230) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:230) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] - useNewConnectionAsyncInternal connection #23 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[ContentEntryVersion] NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog wFINEST: FINEST NonInteractiveContentXapiStatementRecorder$onActiveChanged - ContentUsageStatementRecorder: active=true NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_36903_.sqlite] - useNewConnectionAsyncInternal connection #12 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40551_.sqlite] - useNewConnectionAsyncInternal connection #12 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40551/UmAppDatabase/ - endpoint=http://localhost.localdomain:40551/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_55539_.sqlite] - useNewConnectionAsyncInternal connection #12 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sqlite] - useNewConnectionAsyncInternal connection #12 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:55539/UmAppDatabase/ - endpoint=http://localhost.localdomain:55539/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_54889_.sqlite] - useNewConnectionAsyncInternal connection #25 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:54889/UmAppDatabase/ - endpoint=http://localhost.localdomain:54889/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_59801_.sqlite] - useNewConnectionAsyncInternal connection #23 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:59801/UmAppDatabase/ - endpoint=http://localhost.localdomain:59801/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3539150727635298313 remoteEndpoint=http://localhost.localdomain:51829/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3539150727635298313 remoteEndpoint=http://localhost.localdomain:51829/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@236c454a - http://localhost.localdomain:51829/UmAppDatabase/replication/sse?door-node=3539150727635298313%2F2cfa4ed1-7589-4119-9b57-cc468fe3cd0a] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@236c454a - http://localhost.localdomain:51829/UmAppDatabase/replication/sse?door-node=3539150727635298313%2F2cfa4ed1-7589-4119-9b57-cc468fe3cd0a] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_46603_.sqlite] - useNewConnectionAsyncInternal connection #20 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46603/UmAppDatabase/ - endpoint=http://localhost.localdomain:46603/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2106047645888705188 remoteEndpoint=http://localhost.localdomain:40633/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2106047645888705188 remoteEndpoint=http://localhost.localdomain:40633/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog |WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2 remoteEndpoint=http://localhost:8094/UmAppDatabase/] : onError Ijava.net.ConnectException: Failed to connect to localhost/127.0.0.1:8094 T at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297) N at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840) 9Caused by: java.net.ConnectException: Connection refused 8 at java.base/sun.nio.ch.Net.pollConnect(Native Method) : at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) R at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547) G at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602) I at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) 7 at java.base/java.net.Socket.connect(Socket.java:633) F at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128) T at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)  ... 18 more  NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog |WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2 remoteEndpoint=http://localhost:8094/UmAppDatabase/] : onError Ijava.net.ConnectException: Failed to connect to localhost/127.0.0.1:8094 T at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297) N at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840) 9Caused by: java.net.ConnectException: Connection refused 8 at java.base/sun.nio.ch.Net.pollConnect(Native Method) : at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) R at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547) G at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602) I at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) 7 at java.base/java.net.Socket.connect(Socket.java:633) F at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128) T at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)  ... 18 more  NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@77215d46 - http://localhost.localdomain:40633/UmAppDatabase/replication/sse?door-node=2106047645888705188%2Fb40f0b9a-ba5e-4bab-b2c8-a6bbc95e8628] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@77215d46 - http://localhost.localdomain:40633/UmAppDatabase/replication/sse?door-node=2106047645888705188%2Fb40f0b9a-ba5e-4bab-b2c8-a6bbc95e8628] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@100f388d - http://localhost:8094/UmAppDatabase/replication/sse?door-node=2%2Fauth2] error: java.net.ConnectException: Failed to connect to localhost/127.0.0.1:8094 . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@100f388d - http://localhost:8094/UmAppDatabase/replication/sse?door-node=2%2Fauth2] error: java.net.ConnectException: Failed to connect to localhost/127.0.0.1:8094 . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_51829_.sqlite] - useNewConnectionAsyncInternal connection #13 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_46425_.sqlite] - useNewConnectionAsyncInternal connection #16 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:51829/UmAppDatabase/ - endpoint=http://localhost.localdomain:51829/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:46425/UmAppDatabase/ - endpoint=http://localhost.localdomain:46425/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_40633_.sqlite] - useNewConnectionAsyncInternal connection #24 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:40633/UmAppDatabase/ - endpoint=http://localhost.localdomain:40633/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=9202400884205291116 remoteEndpoint=http://localhost.localdomain:36903/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=9202400884205291116 remoteEndpoint=http://localhost.localdomain:36903/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4463794c - http://localhost.localdomain:36903/UmAppDatabase/replication/sse?door-node=9202400884205291116%2Fbb88ca73-d75c-4261-9279-6958af21cdbb] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4463794c - http://localhost.localdomain:36903/UmAppDatabase/replication/sse?door-node=9202400884205291116%2Fbb88ca73-d75c-4261-9279-6958af21cdbb] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog xFINEST: FINEST NonInteractiveContentXapiStatementRecorder$onActiveChanged - ContentUsageStatementRecorder: active=false NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[ContentEntryVersion] NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=6303032268561789740 remoteEndpoint=http://localhost.localdomain:40551/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=6303032268561789740 remoteEndpoint=http://localhost.localdomain:40551/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@421efc98 - http://localhost.localdomain:40551/UmAppDatabase/replication/sse?door-node=6303032268561789740%2F663cdd30-24e4-4b36-a5c4-123aadf49e36] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@421efc98 - http://localhost.localdomain:40551/UmAppDatabase/replication/sse?door-node=6303032268561789740%2F663cdd30-24e4-4b36-a5c4-123aadf49e36] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_36903_.sqlite] - useNewConnectionAsyncInternal connection #13 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:36903/UmAppDatabase/ - endpoint=http://localhost.localdomain:36903/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog sFINEST: FINEST ResolveXapiLaunchHrefUseCase$invoke - Resolving xAPI url for contentEntryVersion 670090350519476224 NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7783092402248537550 remoteEndpoint=http://localhost.localdomain:55539/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=7783092402248537550 remoteEndpoint=http://localhost.localdomain:55539/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@64fdd86c - http://localhost.localdomain:55539/UmAppDatabase/replication/sse?door-node=7783092402248537550%2Faa82f8d4-b212-4d92-9de1-375cc36f96f1] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@64fdd86c - http://localhost.localdomain:55539/UmAppDatabase/replication/sse?door-node=7783092402248537550%2Faa82f8d4-b212-4d92-9de1-375cc36f96f1] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINEST: FINEST ResolveXapiLaunchHrefUseCase$invoke - Resolved xAPI url for contentEntryVersion 670090350519476224 : http://localhost.localdomain:44315/670090350519476224/tetris.html?endpoint=http%3A%2F%2Flocalhost%2Fe%2Fendpoint%2Fxapi&auth=Basic+MDpudWxs&actor=%7B%22name%22%3Anull%2C%22mbox%22%3Anull%2C%22mbox_sha1sum%22%3Anull%2C%22openid%22%3Anull%2C%22objectType%22%3A%22Agent%22%2C%22account%22%3A%7B%22homePage%22%3A%22http%3A%2F%2Flocalhost%2F%22%2C%22name%22%3A%22admin%22%7D%7D®istration=00000000-0000-0000-0000-000000000000&activity_id= NDec 10, 2024 7:12:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool