<testResult _class='hudson.tasks.junit.TestResult'><duration>39.036995</duration><empty>false</empty><failCount>0</failCount><passCount>344</passCount><skipCount>2</skipCount><suite><case><age>0</age><className>com.ustadmobile.lib.rest.InsertDefaultSiteCallbackTest</className><duration>0.275</duration><failedSince>0</failedSince><name>givenDatabaseCreated_thenWhenOpened_itShouldBloodyWellBeThereFfs</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout>13:43:24,482 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.6
13:43:24,483 |-INFO in ch.qos.logback.classic.util.ContextInitializer@319bc845 - No custom configurators were discovered as a service.
13:43:24,483 |-INFO in ch.qos.logback.classic.util.ContextInitializer@319bc845 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
13:43:24,483 |-INFO in ch.qos.logback.classic.util.ContextInitializer@319bc845 - Constructed 
...[truncated 3457 chars]...
level of logger [io.netty] to INFO
13:43:24,558 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@54e22bdd - End of configuration.
13:43:24,558 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@3bd418e4 - Registering current configuration as safe fallback point
13:43:24,558 |-INFO in ch.qos.logback.classic.util.ContextInitializer@319bc845 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 70 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY

</stdout></case><duration>0.275</duration><name>com.ustadmobile.lib.rest.InsertDefaultSiteCallbackTest</name><properties></properties><stderr></stderr><stdout>13:43:24,482 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.6
13:43:24,483 |-INFO in ch.qos.logback.classic.util.ContextInitializer@319bc845 - No custom configurators were discovered as a service.
13:43:24,483 |-INFO in ch.qos.logback.classic.util.ContextInitializer@319bc845 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
13:43:24,483 |-INFO in ch.qos.logback.classic.util.ContextInitializer@319bc845 - Constructed 
...[truncated 3457 chars]...
level of logger [io.netty] to INFO
13:43:24,558 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@54e22bdd - End of configuration.
13:43:24,558 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@3bd418e4 - Registering current configuration as safe fallback point
13:43:24,558 |-INFO in ch.qos.logback.classic.util.ContextInitializer@319bc845 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 70 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY

</stdout><timestamp>2025-07-03T11:43:24</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.lib.rest.PersonAuthRegisterRouteTest</className><duration>1.003</duration><failedSince>0</failedSince><name>givenValidCredentials_whenLoginCalled_thenShouldReturnAccount</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:25 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] : created tables
Jul 03, 2025 1:43:25 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] database build complete
Jul 03, 2025 1:43:25 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - InvalidationTracker: table
...[truncated 34289 chars]...
03, 2025 1:43:25 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] - prepare "
         SELECT PersonAuth2.* FROM PersonAuth2 where PersonAuth2.pauthUid = ?
    "
Jul 03, 2025 1:43:25 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] - useNewConnectionAsyncInternal connection #4 : end transaction #4
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.lib.rest.PersonAuthRegisterRouteTest</className><duration>0.163</duration><failedSince>0</failedSince><name>givenInvalidCredentials_whenLoginCalled_thenShouldRespondForbidden</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:25 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] : created tables
Jul 03, 2025 1:43:25 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] database build complete
Jul 03, 2025 1:43:25 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - InvalidationTracker: table
...[truncated 34289 chars]...
03, 2025 1:43:25 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] - prepare "
         SELECT PersonAuth2.* FROM PersonAuth2 where PersonAuth2.pauthUid = ?
    "
Jul 03, 2025 1:43:25 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] - useNewConnectionAsyncInternal connection #4 : end transaction #4
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.lib.rest.PersonAuthRegisterRouteTest</className><duration>0.119</duration><failedSince>0</failedSince><name>givenRegisterPersonWithAuth_whenRegisterCalled_thenShouldGenerateAuth</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:25 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] : created tables
Jul 03, 2025 1:43:25 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] database build complete
Jul 03, 2025 1:43:25 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - InvalidationTracker: table
...[truncated 34289 chars]...
03, 2025 1:43:25 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] - prepare "
         SELECT PersonAuth2.* FROM PersonAuth2 where PersonAuth2.pauthUid = ?
    "
Jul 03, 2025 1:43:25 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] - useNewConnectionAsyncInternal connection #4 : end transaction #4
</stderr><stdout></stdout></case><duration>1.286</duration><name>com.ustadmobile.lib.rest.PersonAuthRegisterRouteTest</name><properties></properties><stderr>Jul 03, 2025 1:43:25 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] : created tables
Jul 03, 2025 1:43:25 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] database build complete
Jul 03, 2025 1:43:25 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - InvalidationTracker: table
...[truncated 34289 chars]...
03, 2025 1:43:25 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] - prepare "
         SELECT PersonAuth2.* FROM PersonAuth2 where PersonAuth2.pauthUid = ?
    "
Jul 03, 2025 1:43:25 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] - useNewConnectionAsyncInternal connection #4 : end transaction #4
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:24</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.lib.rest.TestContentEntryVersionRoute</className><duration>0.028</duration><failedSince>0</failedSince><name>givenEntryNotCached_whenRequested_thenShouldReturn404</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:26 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] : created tables
Jul 03, 2025 1:43:26 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:26 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] : created tables
Jul 03, 2025 1:43:26 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:26 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - InvalidationTracker: tables invalidated: RequestedEntry
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.lib.rest.TestContentEntryVersionRoute</className><duration>0.059</duration><failedSince>0</failedSince><name>givenEntryIsCached_whenRequested_thenResponseShouldMatch</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:26 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] : created tables
Jul 03, 2025 1:43:26 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:26 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] : created tables
Jul 03, 2025 1:43:26 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:26 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - InvalidationTracker: tables invalidated: RequestedEntry
</stderr><stdout></stdout></case><duration>0.087</duration><name>com.ustadmobile.lib.rest.TestContentEntryVersionRoute</name><properties></properties><stderr>Jul 03, 2025 1:43:26 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] : created tables
Jul 03, 2025 1:43:26 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:26 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] : created tables
Jul 03, 2025 1:43:26 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:26 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - InvalidationTracker: tables invalidated: RequestedEntry
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:26</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.lib.rest.TestSiteRoute</className><duration>0.028</duration><failedSince>0</failedSince><name>givenAvailableWorkSpace_whenRequested_thenShouldReturnWorkSpaceObject</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:26 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] database build complete
Jul 03, 2025 1:43:26 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - InvalidationTracker: tables invalidated: Person, SyncNode, Site, PersonAuth2, SystemPermission
Jul 03, 2025 1:43:26 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - InvalidationTracker: tables invalidated: SyncNode
Jul 03, 2025 1:43:26 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - InvalidationTracker: tables invalidated: Site
</stderr><stdout></stdout></case><duration>0.028</duration><name>com.ustadmobile.lib.rest.TestSiteRoute</name><properties></properties><stderr>Jul 03, 2025 1:43:26 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] database build complete
Jul 03, 2025 1:43:26 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - InvalidationTracker: tables invalidated: Person, SyncNode, Site, PersonAuth2, SystemPermission
Jul 03, 2025 1:43:26 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - InvalidationTracker: tables invalidated: SyncNode
Jul 03, 2025 1:43:26 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - InvalidationTracker: tables invalidated: Site
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:26</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.lib.rest.VerifySignInWithPasskeyTest</className><duration>0.18</duration><failedSince>0</failedSince><name>verifyPasskeySignInWithValidData</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.lib.rest.VerifySignInWithPasskeyTest</className><duration>0.008</duration><failedSince>0</failedSince><name>verifyPasskeySignInWithWrongSignature</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.lib.rest.VerifySignInWithPasskeyTest</className><duration>0.006</duration><failedSince>0</failedSince><name>verifyPasskeySignInWithWrongChallenge</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.194</duration><name>com.ustadmobile.lib.rest.VerifySignInWithPasskeyTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:26</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.lib.rest.domain.report.query.RunReportRouteIntegrationTest</className><duration>0.177</duration><failedSince>0</failedSince><name>givenReportExists_whenGetReportClientRuns_thenRetrieves</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:26 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] database build complete
Jul 03, 2025 1:43:26 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - InvalidationTracker: tables invalidated: SyncNode, Site
Jul 03, 2025 1:43:26 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - InvalidationTracker: tables invalidated: SyncNode
Jul 03
...[truncated 22181 chars]...
 [VERBOSE] DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3  committed changes
Jul 03, 2025 1:43:26 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : end transaction #3
Jul 03, 2025 1:43:26 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - InvalidationTracker: tables invalidated: ReportQueryResult
</stderr><stdout></stdout></case><duration>0.177</duration><name>com.ustadmobile.lib.rest.domain.report.query.RunReportRouteIntegrationTest</name><properties></properties><stderr>Jul 03, 2025 1:43:26 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/UmAppDatabase.sqlite] database build complete
Jul 03, 2025 1:43:26 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - InvalidationTracker: tables invalidated: SyncNode, Site
Jul 03, 2025 1:43:26 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - InvalidationTracker: tables invalidated: SyncNode
Jul 03
...[truncated 22181 chars]...
 [VERBOSE] DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3  committed changes
Jul 03, 2025 1:43:26 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : end transaction #3
Jul 03, 2025 1:43:26 PM io.github.aakira.napier.DebugAntilog performLog
FINEST: [VERBOSE] DoorLog - InvalidationTracker: tables invalidated: ReportQueryResult
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:26</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.jsmodules.JsIntlWrapperTest</className><duration>0.0</duration><failedSince>0</failedSince><name>givenValidLocale_whenFormatCalled_thenShouldFormatDate[js, browser, ChromeHeadless138.0.0.0, Linuxx86_64]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout>[log] Now: 7/3/2025
</stdout></case><duration>0.0</duration><name>com.ustadmobile.jsmodules.JsIntlWrapperTest</name><properties></properties><stderr></stderr><stdout>[log] Now: 7/3/2025
</stdout><timestamp>2025-07-03T11:43:05</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.util.WebEndpointResolverTest</className><duration>0.0</duration><failedSince>0</failedSince><name>givenApiUrlInSearchParams_whenEndpointResolved_thenShouldReturnSearchParam[js, browser, ChromeHeadless138.0.0.0, Linuxx86_64]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.util.WebEndpointResolverTest</className><duration>0.0</duration><failedSince>0</failedSince><name>givenRootHref_whenEndpointIsResolved_thenShouldReturnHref[js, browser, ChromeHeadless138.0.0.0, Linuxx86_64]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.util.WebEndpointResolverTest</className><duration>0.001</duration><failedSince>0</failedSince><name>givenHrefWithDevelopmentLink_whenEndpointIsResolved_thenShouldReturnHref[js, browser, ChromeHeadless138.0.0.0, Linuxx86_64]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.util.WebEndpointResolverTest</className><duration>0.0</duration><failedSince>0</failedSince><name>givenHrefWithProductionLink_whenEndpointIsResolved_thenShouldReturnHref[js, browser, ChromeHeadless138.0.0.0, Linuxx86_64]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.001</duration><name>com.ustadmobile.util.WebEndpointResolverTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:05</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.navigation.SavedStateHandle2Test</className><duration>0.0</duration><failedSince>0</failedSince><name>givenStateSavedToHistory_whenNewHandleCreated_thenValueShouldBeRestored[js, browser, ChromeHeadless138.0.0.0, Linuxx86_64]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.0</duration><name>com.ustadmobile.core.navigation.SavedStateHandle2Test</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:39:26</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.account.AuthManagerTest</className><duration>1.298</duration><failedSince>0</failedSince><name>givenAuthSet_whenAuthenticatedWithWrongPassword_thenShouldReject[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout>13:43:29,872 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.6
13:43:29,873 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55e42449 - No custom configurators were discovered as a service.
13:43:29,873 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55e42449 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
13:43:29,874 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55e42449 - Constructed 
...[truncated 3738 chars]...
 level of logger [io.netty] to INFO
13:43:29,972 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@cb7fa71 - End of configuration.
13:43:29,972 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@3dffc764 - Registering current configuration as safe fallback point
13:43:29,972 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55e42449 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 91 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY

</stdout></case><case><age>0</age><className>com.ustadmobile.core.account.AuthManagerTest</className><duration>0.137</duration><failedSince>0</failedSince><name>givenAuthSet_whenAuthenticatedWithValidPassword_thenShouldAccept[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout>13:43:29,872 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.6
13:43:29,873 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55e42449 - No custom configurators were discovered as a service.
13:43:29,873 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55e42449 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
13:43:29,874 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55e42449 - Constructed 
...[truncated 3738 chars]...
 level of logger [io.netty] to INFO
13:43:29,972 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@cb7fa71 - End of configuration.
13:43:29,972 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@3dffc764 - Registering current configuration as safe fallback point
13:43:29,972 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55e42449 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 91 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY

</stdout></case><duration>1.436</duration><name>com.ustadmobile.core.account.AuthManagerTest</name><properties></properties><stderr></stderr><stdout>13:43:29,872 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.6
13:43:29,873 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55e42449 - No custom configurators were discovered as a service.
13:43:29,873 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55e42449 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
13:43:29,874 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55e42449 - Constructed 
...[truncated 3738 chars]...
 level of logger [io.netty] to INFO
13:43:29,972 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@cb7fa71 - End of configuration.
13:43:29,972 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@3dffc764 - Registering current configuration as safe fallback point
13:43:29,972 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55e42449 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 91 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY

</stdout><timestamp>2025-07-03T11:43:29</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.account.StringEncryptTest</className><duration>0.017</duration><failedSince>0</failedSince><name>givenSameParams_differentSecret_thenShouldNotMatch[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.account.StringEncryptTest</className><duration>0.015</duration><failedSince>0</failedSince><name>givenSameParams_whenEncrypted_thenShoudlMatch[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.032</duration><name>com.ustadmobile.core.account.StringEncryptTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:30</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.cachestoragepath.GetStoragePathForUrlUseCaseCommonJvmTest</className><duration>0.01</duration><failedSince>0</failedSince><name>givenRequestForUrl_whenInvoked_thenWillProvideValidPath[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.01</duration><name>com.ustadmobile.core.cachestoragepath.GetStoragePathForUrlUseCaseCommonJvmTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:30</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.connectivitymonitor.ConnectivityMonitorJvmTest</className><duration>0.008</duration><failedSince>0</failedSince><name>givenSocketAvailable_whenInitialized_thenWillEmitConnected[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.connectivitymonitor.ConnectivityMonitorJvmTest</className><duration>0.001</duration><failedSince>0</failedSince><name>givenSocketNotAvailable_whenInitialized_thenWillEmitDisconnected[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.connectivitymonitor.ConnectivityMonitorJvmTest</className><duration>0.302</duration><failedSince>0</failedSince><name>givenSocketAVailableThenNot_whenInitialized_thenWillEmitConnectedThenDisconnected[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.311</duration><name>com.ustadmobile.core.connectivitymonitor.ConnectivityMonitorJvmTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:30</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.contentformats.epub.EpubContentImporterCommonJvmTest</className><duration>0.28</duration><failedSince>0</failedSince><name>givenValidEpubLink_whenExtractMetadataAndProcessJobComplete_thenDataShouldBeDownloaded[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.contentformats.epub.EpubContentImporterCommonJvmTest</className><duration>0.046</duration><failedSince>0</failedSince><name>givenValidEpubFormatFile_whenExtractEntryMetaDataFromFile_thenDataShouldMatch[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.contentformats.epub.EpubContentImporterCommonJvmTest</className><duration>0.019</duration><failedSince>0</failedSince><name>givenEpubWithoutOpf_whenExtractMetadataCalled_thenShouldThrowInvalidContentException[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.contentformats.epub.EpubContentImporterCommonJvmTest</className><duration>0.024</duration><failedSince>0</failedSince><name>givenEpubWithoutNav_whenExtractMetadataCalled_thenShouldThrowInvalidContentException[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.contentformats.epub.EpubContentImporterCommonJvmTest</className><duration>0.029</duration><failedSince>0</failedSince><name>givenEpubWithManifestItemsMissing_whenExtractMetadataCalled_thenShouldThrowInvalidContentException[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.398</duration><name>com.ustadmobile.core.contentformats.epub.EpubContentImporterCommonJvmTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:31</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.contentformats.epub.nav.NavigationDocumentTest</className><duration>0.002</duration><failedSince>0</failedSince><name>givenNavigationDocumentWhereNavIsNotDirectChild_whenParsed_thenMatchesExpectedValues[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.contentformats.epub.nav.NavigationDocumentTest</className><duration>0.002</duration><failedSince>0</failedSince><name>givenValidNavigationDocument_whenParsed_thenMatchesExpectedVals[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.004</duration><name>com.ustadmobile.core.contentformats.epub.nav.NavigationDocumentTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:31</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.contentformats.epub.ncx.NcxDocumentTest</className><duration>0.162</duration><failedSince>0</failedSince><name>givenValidNcxDoc_whenParsed_thenShouldProvideExpectedValues[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.162</duration><name>com.ustadmobile.core.contentformats.epub.ncx.NcxDocumentTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:31</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.contentformats.epub.ocf.TestContainerParse</className><duration>0.001</duration><failedSince>0</failedSince><name>givenValidContainer_whenParsed_thenMatches[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.001</duration><name>com.ustadmobile.core.contentformats.epub.ocf.TestContainerParse</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:31</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.contentformats.epub.opf.TestPackageParse</className><duration>0.009</duration><failedSince>0</failedSince><name>givenValidPackageDocThenShouldParse[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.009</duration><name>com.ustadmobile.core.contentformats.epub.opf.TestPackageParse</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:31</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.contentformats.h5p.H5PContentImporterTest</className><duration>0.175</duration><failedSince>0</failedSince><name>givenValidH5pFile_whenStoreInCacheCalled_thenShouldStore[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.contentformats.h5p.H5PContentImporterTest</className><duration>0.02</duration><failedSince>0</failedSince><name>givenValidH5pFile_whenExtractMetadataCalled_thenMetadataShouldMatch[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.contentformats.h5p.H5PContentImporterTest</className><duration>0.014</duration><failedSince>0</failedSince><name>givenFileNotH5pFile_whenExtractMetadataCalled_thenShouldReturnNull[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.contentformats.h5p.H5PContentImporterTest</className><duration>0.014</duration><failedSince>0</failedSince><name>givenFileWithH5pExtensionNotValidH5p_whenExtractMetadataCalled_thenShouldThrowInvalidContentException[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.223</duration><name>com.ustadmobile.core.contentformats.h5p.H5PContentImporterTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:31</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.contentformats.media.VideoContentImporterJvmTest</className><duration>0.061</duration><failedSince>0</failedSince><name>givenValidVideo_whenExtractMetadataCalled_thenShouldReturnEntry[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.contentformats.media.VideoContentImporterJvmTest</className><duration>0.015</duration><failedSince>0</failedSince><name>givenNonVideoFile_whenExtractMetadataCalled_thenWillReturnNull[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.contentformats.media.VideoContentImporterJvmTest</className><duration>0.023</duration><failedSince>0</failedSince><name>givenValidVideoFile_whenAddToCacheCalled_thenWillAddToCache[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.contentformats.media.VideoContentImporterJvmTest</className><duration>0.025</duration><failedSince>0</failedSince><name>givenInvalidFileWithRecognizedExtension_whenExtractMetadataCalled_thenWillThrowInvalidContentException[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.124</duration><name>com.ustadmobile.core.contentformats.media.VideoContentImporterJvmTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:31</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.contentformats.opds.TestOpds</className><duration>0.003</duration><failedSince>0</failedSince><name>givenValidOpds_whenLoaded_thenShouldHavePropertiesLoaded[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.003</duration><name>com.ustadmobile.core.contentformats.opds.TestOpds</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:31</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.contentformats.pdf.PdfContentImporterJvmTest</className><duration>0.114</duration><failedSince>0</failedSince><name>givenValidPdfWithUrl_whenImported_thenDataShouldMatch[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.contentformats.pdf.PdfContentImporterJvmTest</className><duration>0.148</duration><failedSince>0</failedSince><name>givenValidPdf_whenExtractMetadataCalled_thenWillReturnMetadataEntry[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.contentformats.pdf.PdfContentImporterJvmTest</className><duration>0.022</duration><failedSince>0</failedSince><name>givenFileNotPdf_whenExtractMetadataCalled_thenWillReturnNull[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.contentformats.pdf.PdfContentImporterJvmTest</className><duration>0.109</duration><failedSince>0</failedSince><name>givenValidPdf_whenAddedToCached_thenDataShouldMatch[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.contentformats.pdf.PdfContentImporterJvmTest</className><duration>0.014</duration><failedSince>0</failedSince><name>givenFileShouldBePdf_whenDataIsNotValid_thenWillThrowInvalidContentException[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.408</duration><name>com.ustadmobile.core.contentformats.pdf.PdfContentImporterJvmTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:31</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.contentformats.xapi.XapiZipContentImporterTest</className><duration>0.033</duration><failedSince>0</failedSince><name>givenValidTinCanFormatFile_whenGetContentEntryCalled_thenShouldReadMetaData[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Exception in thread "UI Thread @coroutine#244" java.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null
	at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206)
	at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108)
	at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)
	at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabas
...[truncated 2044 chars]...
er.runSafely(CoroutineScheduler.kt:585)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
	Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [CoroutineId(281), "coroutine#281":StandaloneCoroutine{Cancelling}@5b82a2cc, Dispatchers.Main]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.contentformats.xapi.XapiZipContentImporterTest</className><duration>0.023</duration><failedSince>0</failedSince><name>givenValidXapiLink_whenExtractMetadataAndProcessJobComplete_thenDataShouldBeDownloaded[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Exception in thread "UI Thread @coroutine#244" java.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null
	at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206)
	at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108)
	at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)
	at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabas
...[truncated 2044 chars]...
er.runSafely(CoroutineScheduler.kt:585)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
	Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [CoroutineId(281), "coroutine#281":StandaloneCoroutine{Cancelling}@5b82a2cc, Dispatchers.Main]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.contentformats.xapi.XapiZipContentImporterTest</className><duration>0.016</duration><failedSince>0</failedSince><name>givenFileNotTincanZip_whenExtractMetadataCalled_thenWillReturnNull[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Exception in thread "UI Thread @coroutine#244" java.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null
	at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206)
	at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108)
	at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)
	at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabas
...[truncated 2044 chars]...
er.runSafely(CoroutineScheduler.kt:585)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
	Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [CoroutineId(281), "coroutine#281":StandaloneCoroutine{Cancelling}@5b82a2cc, Dispatchers.Main]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.contentformats.xapi.XapiZipContentImporterTest</className><duration>0.021</duration><failedSince>0</failedSince><name>givenInvalidTinCanXmlFile_whenExtractMetadataCalled_thenShouldThrowInvalidContentException[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Exception in thread "UI Thread @coroutine#244" java.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null
	at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206)
	at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108)
	at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)
	at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabas
...[truncated 2044 chars]...
er.runSafely(CoroutineScheduler.kt:585)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
	Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [CoroutineId(281), "coroutine#281":StandaloneCoroutine{Cancelling}@5b82a2cc, Dispatchers.Main]
</stderr><stdout></stdout></case><duration>0.093</duration><name>com.ustadmobile.core.contentformats.xapi.XapiZipContentImporterTest</name><properties></properties><stderr>Exception in thread "UI Thread @coroutine#244" java.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null
	at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206)
	at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108)
	at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)
	at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabas
...[truncated 2044 chars]...
er.runSafely(CoroutineScheduler.kt:585)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
	Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [CoroutineId(281), "coroutine#281":StandaloneCoroutine{Cancelling}@5b82a2cc, Dispatchers.Main]
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:32</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.assignment.submitassignment.SubmitAssignmentUseCaseTest</className><duration>0.075</duration><failedSince>0</failedSince><name>givenValidAssignment_whenSubmissionAlreadyMadeAndPolicyIsAllowMultipleSubmissions_thenWillSaveSubmission[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Exception in thread "UI Thread @coroutine#297" java.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null
	at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206)
	at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108)
	at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)
	at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabas
...[truncated 522 chars]...
er.runSafely(CoroutineScheduler.kt:585)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
	Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [CoroutineId(297), "coroutine#297":StandaloneCoroutine{Cancelling}@2ba0d9f5, Dispatchers.Main]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.assignment.submitassignment.SubmitAssignmentUseCaseTest</className><duration>0.043</duration><failedSince>0</failedSince><name>givenValidAssignment_whenSubmissionAlreadyMadeAndPolicyIsSubmitAllAtOnce_thenWillThrowAlreadySubmittedException[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Exception in thread "UI Thread @coroutine#297" java.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null
	at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206)
	at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108)
	at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)
	at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabas
...[truncated 522 chars]...
er.runSafely(CoroutineScheduler.kt:585)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
	Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [CoroutineId(297), "coroutine#297":StandaloneCoroutine{Cancelling}@2ba0d9f5, Dispatchers.Main]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.assignment.submitassignment.SubmitAssignmentUseCaseTest</className><duration>0.025</duration><failedSince>0</failedSince><name>givenValidAssignment_whenDeadlineAndGracePeriodPassed_thenWillThrowDeadlinePassedException[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Exception in thread "UI Thread @coroutine#297" java.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null
	at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206)
	at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108)
	at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)
	at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabas
...[truncated 522 chars]...
er.runSafely(CoroutineScheduler.kt:585)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
	Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [CoroutineId(297), "coroutine#297":StandaloneCoroutine{Cancelling}@2ba0d9f5, Dispatchers.Main]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.assignment.submitassignment.SubmitAssignmentUseCaseTest</className><duration>0.031</duration><failedSince>0</failedSince><name>givenValidAssignment_whenNoSubmissionMadeYet_thenWillSaveSubmission[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Exception in thread "UI Thread @coroutine#297" java.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null
	at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206)
	at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108)
	at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)
	at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabas
...[truncated 522 chars]...
er.runSafely(CoroutineScheduler.kt:585)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
	Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [CoroutineId(297), "coroutine#297":StandaloneCoroutine{Cancelling}@2ba0d9f5, Dispatchers.Main]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.assignment.submitassignment.SubmitAssignmentUseCaseTest</className><duration>0.025</duration><failedSince>0</failedSince><name>givenValidAssignment_whenTextTooLong_thenWillThrowTextTooLongException[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Exception in thread "UI Thread @coroutine#297" java.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null
	at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206)
	at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108)
	at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)
	at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabas
...[truncated 522 chars]...
er.runSafely(CoroutineScheduler.kt:585)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
	Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [CoroutineId(297), "coroutine#297":StandaloneCoroutine{Cancelling}@2ba0d9f5, Dispatchers.Main]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.assignment.submitassignment.SubmitAssignmentUseCaseTest</className><duration>0.022</duration><failedSince>0</failedSince><name>givenValidAssignment_whenAccountPersonUidIsNotSubmitter_thenWillThrowNotSubmitterException[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Exception in thread "UI Thread @coroutine#297" java.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null
	at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206)
	at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108)
	at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)
	at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabas
...[truncated 522 chars]...
er.runSafely(CoroutineScheduler.kt:585)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
	Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [CoroutineId(297), "coroutine#297":StandaloneCoroutine{Cancelling}@2ba0d9f5, Dispatchers.Main]
</stderr><stdout></stdout></case><duration>0.221</duration><name>com.ustadmobile.core.domain.assignment.submitassignment.SubmitAssignmentUseCaseTest</name><properties></properties><stderr>Exception in thread "UI Thread @coroutine#297" java.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null
	at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206)
	at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108)
	at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)
	at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabas
...[truncated 522 chars]...
er.runSafely(CoroutineScheduler.kt:585)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
	Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [CoroutineId(297), "coroutine#297":StandaloneCoroutine{Cancelling}@2ba0d9f5, Dispatchers.Main]
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:32</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.blob.download.BlobDownloadClientUseCaseCommonJvmTest</className><duration>0.135</duration><failedSince>0</failedSince><name>givenListOfBlobsToDownload_whenInvoked_thenShouldRequestAll[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:32 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST BlobDownloadClientUseCaseCommonJvm$downloadItemsFromChannelProcessor$invokeSuspend - BlobDownloadClientUseCaseCommonJvm: #0 http://localhost:49023/com/ustadmobile/core/container/testfile1.png  : channel: start
Jul 03, 2025 1:43:32 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST BlobDownloadClientUseCaseCommonJvm$downloadItemsFromChannelProcessor$invokeSuspend - BlobDownloadClientU
...[truncated 1319 chars]...
eted
Jul 03, 2025 1:43:32 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER BlobDownloadClientUseCaseCommonJvmTest$givenListOfBlobsToDownload_whenInvoked_thenShouldRequestAll - BlobDownloadClientUseCaseCommonJvmTest: Recorded requests for http://localhost.localdomain:49023/com/ustadmobile/core/container/testfile1.png, http://localhost.localdomain:49023/com/ustadmobile/core/container/testfile2.png, http://localhost.localdomain:49023/com/ustadmobile/core/container/testfile3.png
</stderr><stdout></stdout></case><duration>0.135</duration><name>com.ustadmobile.core.domain.blob.download.BlobDownloadClientUseCaseCommonJvmTest</name><properties></properties><stderr>Jul 03, 2025 1:43:32 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST BlobDownloadClientUseCaseCommonJvm$downloadItemsFromChannelProcessor$invokeSuspend - BlobDownloadClientUseCaseCommonJvm: #0 http://localhost:49023/com/ustadmobile/core/container/testfile1.png  : channel: start
Jul 03, 2025 1:43:32 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST BlobDownloadClientUseCaseCommonJvm$downloadItemsFromChannelProcessor$invokeSuspend - BlobDownloadClientU
...[truncated 1319 chars]...
eted
Jul 03, 2025 1:43:32 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER BlobDownloadClientUseCaseCommonJvmTest$givenListOfBlobsToDownload_whenInvoked_thenShouldRequestAll - BlobDownloadClientUseCaseCommonJvmTest: Recorded requests for http://localhost.localdomain:49023/com/ustadmobile/core/container/testfile1.png, http://localhost.localdomain:49023/com/ustadmobile/core/container/testfile2.png, http://localhost.localdomain:49023/com/ustadmobile/core/container/testfile3.png
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:32</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.blob.download.ContentManifestDownloadUseCaseTest</className><duration>0.146</duration><failedSince>0</failedSince><name>givenContentEntryVersionUidAndManifest_whenInvoked_thenWillCreateLockJoinsAndEnqueueBlobDownloadForAllItemsInManifest[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:32 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:32 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:32 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 222 chars]...
ite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[TransferJob]
Jul 03, 2025 1:43:32 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[CacheLockJoin]
Jul 03, 2025 1:43:33 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.146</duration><name>com.ustadmobile.core.domain.blob.download.ContentManifestDownloadUseCaseTest</name><properties></properties><stderr>Jul 03, 2025 1:43:32 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:32 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:32 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 222 chars]...
ite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[TransferJob]
Jul 03, 2025 1:43:32 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[CacheLockJoin]
Jul 03, 2025 1:43:33 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:32</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.blob.saveandmanifest.SaveLocalUriAndManifestUploadIntegrationTest</className><duration>1.414</duration><failedSince>0</failedSince><name>givenValidPdf_whenImportedOnClient_thenWilBeUploadedToServer[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:33 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:33 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:33 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 1546510 chars]...
FINE: FINER DoorLog - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5af1b221 - http://localhost:40541/UmAppDatabase/replication/sse?door-node=4445582566597784410%2F248404e5-effc-44f5-ad5d-37e0d82f1778] close
Jul 03, 2025 1:43:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.blob.saveandmanifest.SaveLocalUriAndManifestUploadIntegrationTest</className><duration>2.294</duration><failedSince>0</failedSince><name>givenValidXapiFile_whenUploadInterrupted_thenWillRetry[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:33 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:33 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:33 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 1546510 chars]...
FINE: FINER DoorLog - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5af1b221 - http://localhost:40541/UmAppDatabase/replication/sse?door-node=4445582566597784410%2F248404e5-effc-44f5-ad5d-37e0d82f1778] close
Jul 03, 2025 1:43:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.blob.saveandmanifest.SaveLocalUriAndManifestUploadIntegrationTest</className><duration>1.186</duration><failedSince>0</failedSince><name>givenValidXapiFile_whenImportedOnClient_thenWillBeUploadedToServer[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:33 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:33 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:33 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 1546510 chars]...
FINE: FINER DoorLog - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5af1b221 - http://localhost:40541/UmAppDatabase/replication/sse?door-node=4445582566597784410%2F248404e5-effc-44f5-ad5d-37e0d82f1778] close
Jul 03, 2025 1:43:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.blob.saveandmanifest.SaveLocalUriAndManifestUploadIntegrationTest</className><duration>3.549</duration><failedSince>0</failedSince><name>givenValidH5p_whenImportedOnClient_thenWillBeUploadedToServer[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:33 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:33 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:33 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 1546510 chars]...
FINE: FINER DoorLog - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5af1b221 - http://localhost:40541/UmAppDatabase/replication/sse?door-node=4445582566597784410%2F248404e5-effc-44f5-ad5d-37e0d82f1778] close
Jul 03, 2025 1:43:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>8.443</duration><name>com.ustadmobile.core.domain.blob.saveandmanifest.SaveLocalUriAndManifestUploadIntegrationTest</name><properties></properties><stderr>Jul 03, 2025 1:43:33 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:33 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:33 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 1546510 chars]...
FINE: FINER DoorLog - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5af1b221 - http://localhost:40541/UmAppDatabase/replication/sse?door-node=4445582566597784410%2F248404e5-effc-44f5-ad5d-37e0d82f1778] close
Jul 03, 2025 1:43:40 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:33</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.blob.saveandmanifest.SaveLocalUriAsBlobAndManifestUseCaseJvmTest</className><duration>0.036</duration><failedSince>0</failedSince><name>givenLocalUrisToManifest_whenInvoked_thenAreStoredInCacheAsPerManifestBodyDataUrl[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER SaveLocalUrisAsBlobsUseCaseJvm$invoke$invokeSuspend - SaveLocalUrisAsB
...[truncated 3355 chars]...
rieve http://localhost:8094/api/blob/kogGiGy6nDHut87gor1HOPRG0qvTakw30a1QMo7hXHk%3D
Jul 03, 2025 1:43:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kogGiGy6nDHut87gor1HOPRG0qvTakw30a1QMo7hXHk%3D
Jul 03, 2025 1:43:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/kogGiGy6nDHut87gor1HOPRG0qvTakw30a1QMo7hXHk%3D
</stderr><stdout></stdout></case><duration>0.036</duration><name>com.ustadmobile.core.domain.blob.saveandmanifest.SaveLocalUriAsBlobAndManifestUseCaseJvmTest</name><properties></properties><stderr>Jul 03, 2025 1:43:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER SaveLocalUrisAsBlobsUseCaseJvm$invoke$invokeSuspend - SaveLocalUrisAsB
...[truncated 3355 chars]...
rieve http://localhost:8094/api/blob/kogGiGy6nDHut87gor1HOPRG0qvTakw30a1QMo7hXHk%3D
Jul 03, 2025 1:43:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kogGiGy6nDHut87gor1HOPRG0qvTakw30a1QMo7hXHk%3D
Jul 03, 2025 1:43:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/kogGiGy6nDHut87gor1HOPRG0qvTakw30a1QMo7hXHk%3D
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:41</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.blob.savelocaluris.SaveLocalUrisAsBlobsUseCaseJvmIntegrationTest</className><duration>1.026</duration><failedSince>0</failedSince><name>givenLocalUris_whenInvoked_thenBlobsAreUploadedAndCanBeRetrievedViaCache[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 5701 chars]...
p://localhost:33133/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D
Jul 03, 2025 1:43:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO UstadCache - UstadCache(server): Retrieve http://localhost:33133/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D
Jul 03, 2025 1:43:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER UstadCache - UstadCache(server): FOUND http://localhost:33133/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D
</stderr><stdout></stdout></case><duration>1.026</duration><name>com.ustadmobile.core.domain.blob.savelocaluris.SaveLocalUrisAsBlobsUseCaseJvmIntegrationTest</name><properties></properties><stderr>Jul 03, 2025 1:43:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 5701 chars]...
p://localhost:33133/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D
Jul 03, 2025 1:43:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO UstadCache - UstadCache(server): Retrieve http://localhost:33133/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D
Jul 03, 2025 1:43:41 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER UstadCache - UstadCache(server): FOUND http://localhost:33133/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:41</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvmTest</className><duration>0.106</duration><failedSince>0</failedSince><name>givenTransferJobInDatabase_whenErrorOccurs_thenAttemptCountIncrementAndExceptionThrown[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 16942 chars]...
rce connection pool
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvmTest</className><duration>0.026</duration><failedSince>0</failedSince><name>givenBatchDataRetrieved_whenOneUploadThrowsException_thenWillRethrow[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 16942 chars]...
rce connection pool
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvmTest</className><duration>0.03</duration><failedSince>0</failedSince><name>givenBatch_whenInvoked_thenWillRetrievePartialDataAndUpload[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 16942 chars]...
rce connection pool
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.162</duration><name>com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvmTest</name><properties></properties><stderr>Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 16942 chars]...
rce connection pool
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:42</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.blob.upload.BlobUploadServerUseCaseTest</className><duration>0.036</duration><failedSince>0</failedSince><name>givenPartialRequest_whenInitialzedAndBlobsUploaded_thenWillListRemainingItemsAndStoreEntries[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER BlobUploadServerUseCase$onStartUploadSession - BlobUploadServerUseCase#onStartUploadSession(upload 91d67418-1fea-4294-8e56-be8bd962e7c7):  batch upload init:  Client list 3 blobs. 2 uploads pending (0 partial)
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER BlobUploadServerUseCase$onStartUploadSession - BlobUploadServerUseCase#onStartUploadSession(upload 91d67418-1f
...[truncated 233 chars]...
sion - BlobUploadServerUseCase#onStartUploadSession(upload 91d67418-1fea-4294-8e56-be8bd962e7c7):  Partial uploads pending = https://endpoint.com/api/blob/DWDf0O8J19BHTcJOC4RUdOWkQIE8T91ahd5W5PySXy4=
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER BlobUploadServerUseCase$onStartUploadSession - BlobUploadServerUseCase#onStartUploadSession(upload 528610ab-c4df-4271-9b45-59b378938768):  batch upload init:  Client list 3 blobs. 3 uploads pending (0 partial)
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.blob.upload.BlobUploadServerUseCaseTest</className><duration>0.005</duration><failedSince>0</failedSince><name>givenNewRequest_whenInitializedAndBlobsUploaded_thenWillStoreEntries[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER BlobUploadServerUseCase$onStartUploadSession - BlobUploadServerUseCase#onStartUploadSession(upload 91d67418-1fea-4294-8e56-be8bd962e7c7):  batch upload init:  Client list 3 blobs. 2 uploads pending (0 partial)
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER BlobUploadServerUseCase$onStartUploadSession - BlobUploadServerUseCase#onStartUploadSession(upload 91d67418-1f
...[truncated 233 chars]...
sion - BlobUploadServerUseCase#onStartUploadSession(upload 91d67418-1fea-4294-8e56-be8bd962e7c7):  Partial uploads pending = https://endpoint.com/api/blob/DWDf0O8J19BHTcJOC4RUdOWkQIE8T91ahd5W5PySXy4=
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER BlobUploadServerUseCase$onStartUploadSession - BlobUploadServerUseCase#onStartUploadSession(upload 528610ab-c4df-4271-9b45-59b378938768):  batch upload init:  Client list 3 blobs. 3 uploads pending (0 partial)
</stderr><stdout></stdout></case><duration>0.041</duration><name>com.ustadmobile.core.domain.blob.upload.BlobUploadServerUseCaseTest</name><properties></properties><stderr>Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER BlobUploadServerUseCase$onStartUploadSession - BlobUploadServerUseCase#onStartUploadSession(upload 91d67418-1fea-4294-8e56-be8bd962e7c7):  batch upload init:  Client list 3 blobs. 2 uploads pending (0 partial)
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER BlobUploadServerUseCase$onStartUploadSession - BlobUploadServerUseCase#onStartUploadSession(upload 91d67418-1f
...[truncated 233 chars]...
sion - BlobUploadServerUseCase#onStartUploadSession(upload 91d67418-1fea-4294-8e56-be8bd962e7c7):  Partial uploads pending = https://endpoint.com/api/blob/DWDf0O8J19BHTcJOC4RUdOWkQIE8T91ahd5W5PySXy4=
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER BlobUploadServerUseCase$onStartUploadSession - BlobUploadServerUseCase#onStartUploadSession(upload 528610ab-c4df-4271-9b45-59b378938768):  batch upload init:  Client list 3 blobs. 3 uploads pending (0 partial)
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:42</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.bulkaddusers.BulkAddUsersUseCaseJvmTest</className><duration>0.225</duration><failedSince>0</failedSince><name>givenClazzDoesNotExist_whenInvoked_thenWillCreateNewClazzAndProcessEnrolment[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 486 chars]...
mLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[]
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.bulkaddusers.BulkAddUsersUseCaseJvmTest</className><duration>0.027</duration><failedSince>0</failedSince><name>givenValidImportRows_whenInvoked_thenWillAddNewPerson[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 486 chars]...
mLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[]
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.bulkaddusers.BulkAddUsersUseCaseJvmTest</className><duration>0.015</duration><failedSince>0</failedSince><name>givenMissingRequiredColumns_whenInvoked_thenWillThrowIllegalArgumentException[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 486 chars]...
mLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[]
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
</stderr><stdout></stdout></case><duration>0.267</duration><name>com.ustadmobile.core.domain.bulkaddusers.BulkAddUsersUseCaseJvmTest</name><properties></properties><stderr>Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 486 chars]...
mLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[]
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:42 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:42</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.cachelock.AddRetainAllActiveTriggersUseCaseTest</className><duration>0.009</duration><failedSince>0</failedSince><name>test[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.009</duration><name>com.ustadmobile.core.domain.cachelock.AddRetainAllActiveTriggersUseCaseTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:42</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.clazzenrolment.pendingenrolment.RequestEnrolmentUseCaseJvmTest</className><duration>0.061</duration><failedSince>0</failedSince><name>givenPersonAlreadyEnroled_whenInvoked_thenWillThrowAlreadyEnroledException[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 5573 chars]...
::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ScopedGrant]
Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[EnrolmentRequest]
Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.clazzenrolment.pendingenrolment.RequestEnrolmentUseCaseJvmTest</className><duration>0.053</duration><failedSince>0</failedSince><name>givenNoPendingEnrolmentsOrRequests_whenInvoked_thenRequestInserted[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 5573 chars]...
::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ScopedGrant]
Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[EnrolmentRequest]
Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.clazzenrolment.pendingenrolment.RequestEnrolmentUseCaseJvmTest</className><duration>0.044</duration><failedSince>0</failedSince><name>givenInvalidCode_whenInvoked_thenWillThrowIllegalArgException[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 5573 chars]...
::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ScopedGrant]
Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[EnrolmentRequest]
Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.clazzenrolment.pendingenrolment.RequestEnrolmentUseCaseJvmTest</className><duration>0.053</duration><failedSince>0</failedSince><name>givenPendingRequestAlreadyExists_whenInvoked_thenWillThrowAlreadyHasPendingEnrolmentException[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 5573 chars]...
::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ScopedGrant]
Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[EnrolmentRequest]
Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.211</duration><name>com.ustadmobile.core.domain.clazzenrolment.pendingenrolment.RequestEnrolmentUseCaseJvmTest</name><properties></properties><stderr>Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 5573 chars]...
::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ScopedGrant]
Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[EnrolmentRequest]
Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:42</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.compress.audio.CompressAudioTestCaseJvm</className><duration>0.203</duration><failedSince>0</failedSince><name>givenValidAudioInputFile_whenInvoked_thenWillCompress[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST CompressAudioUseCaseSox$invoke$invokeSuspend - CompressAudioUseCase: Running sox: /usr/bin/sox /tmp/junit5641592880800161148/soundfile.mp3 -C 2 --type ogg /tmp/junit5641592880800161148/junit9331611022447653293/d9d67ae0-12ec-4298-bf44-d0c394f7db53
</stderr><stdout></stdout></case><case><age>145</age><className>com.ustadmobile.core.domain.compress.audio.CompressAudioTestCaseJvm</className><duration>0.002</duration><failedSince>0</failedSince><name>givenMpg123PathNotNullAndInputIsMp3ThenWillInvokeMpg123AndCompressWav[jvm]</name><properties></properties><skipped>true</skipped><skippedMessage></skippedMessage><status>SKIPPED</status><stderr>Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST CompressAudioUseCaseSox$invoke$invokeSuspend - CompressAudioUseCase: Running sox: /usr/bin/sox /tmp/junit5641592880800161148/soundfile.mp3 -C 2 --type ogg /tmp/junit5641592880800161148/junit9331611022447653293/d9d67ae0-12ec-4298-bf44-d0c394f7db53
</stderr><stdout></stdout></case><case><age>145</age><className>com.ustadmobile.core.domain.compress.audio.CompressAudioTestCaseJvm</className><duration>0.0</duration><failedSince>0</failedSince><name>givenMpg123PathNotNullAndInputIsNotMp3_whenInvoked_thenWillNotUseMpg123[jvm]</name><properties></properties><skipped>true</skipped><skippedMessage></skippedMessage><status>SKIPPED</status><stderr>Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST CompressAudioUseCaseSox$invoke$invokeSuspend - CompressAudioUseCase: Running sox: /usr/bin/sox /tmp/junit5641592880800161148/soundfile.mp3 -C 2 --type ogg /tmp/junit5641592880800161148/junit9331611022447653293/d9d67ae0-12ec-4298-bf44-d0c394f7db53
</stderr><stdout></stdout></case><duration>0.205</duration><name>com.ustadmobile.core.domain.compress.audio.CompressAudioTestCaseJvm</name><properties></properties><stderr>Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST CompressAudioUseCaseSox$invoke$invokeSuspend - CompressAudioUseCase: Running sox: /usr/bin/sox /tmp/junit5641592880800161148/soundfile.mp3 -C 2 --type ogg /tmp/junit5641592880800161148/junit9331611022447653293/d9d67ae0-12ec-4298-bf44-d0c394f7db53
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:43</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.compress.image.CompressImageUseCaseJvmTest</className><duration>0.197</duration><failedSince>0</failedSince><name>givenInputImage_whenInvoked_thenWillBeResized[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.197</duration><name>com.ustadmobile.core.domain.compress.image.CompressImageUseCaseJvmTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:43</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.compress.list.CompressListUseCaseTest</className><duration>0.031</duration><failedSince>0</failedSince><name>givenFileList_whenInvoked_thenWillInvokeCompressorAndReturnResult[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.031</duration><name>com.ustadmobile.core.domain.compress.list.CompressListUseCaseTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:43</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.compress.pdf.CompressPdfUseCaseJvmTest</className><duration>0.092</duration><failedSince>0</failedSince><name>givenValidPdf_whenInvoked_thenWillCompress[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER CompressPdfUseCaseJvm$invoke$invokeSuspend - CompressPdfUseCaseJvm: running /usr/bin/gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -dBATCH -sOutputFile=/tmp/junit17396388329683791340/junit7919537828698365135/2db45d3a-7909-4f6d-8be7-e8a52030a466 /tmp/junit17396388329683791340/junit12280374262321317800.tmp 
Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm perfo
...[truncated 88 chars]...
ressPdfUseCaseJvm: completed page 1
Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST CompressPdfUseCaseJvm$invoke$2$outputReaderJob$invokeSuspend - CompressPdfUseCaseJvm: completed page 2
Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER CompressPdfUseCaseJvm$invoke$invokeSuspend - CompressPdfUseCaseJvm: compressed file:/tmp/junit17396388329683791340/junit12280374262321317800.tmp from 152064 bytes to 99455 bytes
</stderr><stdout></stdout></case><duration>0.092</duration><name>com.ustadmobile.core.domain.compress.pdf.CompressPdfUseCaseJvmTest</name><properties></properties><stderr>Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER CompressPdfUseCaseJvm$invoke$invokeSuspend - CompressPdfUseCaseJvm: running /usr/bin/gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -dBATCH -sOutputFile=/tmp/junit17396388329683791340/junit7919537828698365135/2db45d3a-7909-4f6d-8be7-e8a52030a466 /tmp/junit17396388329683791340/junit12280374262321317800.tmp 
Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm perfo
...[truncated 88 chars]...
ressPdfUseCaseJvm: completed page 1
Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST CompressPdfUseCaseJvm$invoke$2$outputReaderJob$invokeSuspend - CompressPdfUseCaseJvm: completed page 2
Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER CompressPdfUseCaseJvm$invoke$invokeSuspend - CompressPdfUseCaseJvm: compressed file:/tmp/junit17396388329683791340/junit12280374262321317800.tmp from 152064 bytes to 99455 bytes
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:43</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.compress.video.CompressVideoUseCaseHandbrakeTest</className><duration>2.835</duration><failedSince>0</failedSince><name>givenValidVideoFile_whenCompressed_thenWillOutputVideoWithSameLength[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER CompressVideoUseCaseHandbrake$invoke$invokeSuspend - CompressVideoUseCase: running /usr/bin/HandBrakeCLI -i /home/jenkins/.jenkins/workspace/dev-customizable-reports-draw-graph-from-data-output/core/tmp-bigbuckbunny.mp4 -o /home/jenkins/.jenkins/workspace/dev-customizable-reports-draw-graph-from-data-output/core/7009b4c4-dc9b-441b-ab57-fb7c4318903b.mp4 --format av_mp4 --encoder svt_av1 --aencoder opus --maxWidth 720 --maxHeight 405 --quality 55 --ab 96 --rate 30 --json 
</stderr><stdout></stdout></case><duration>2.835</duration><name>com.ustadmobile.core.domain.compress.video.CompressVideoUseCaseHandbrakeTest</name><properties></properties><stderr>Jul 03, 2025 1:43:43 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER CompressVideoUseCaseHandbrake$invoke$invokeSuspend - CompressVideoUseCase: running /usr/bin/HandBrakeCLI -i /home/jenkins/.jenkins/workspace/dev-customizable-reports-draw-graph-from-data-output/core/tmp-bigbuckbunny.mp4 -o /home/jenkins/.jenkins/workspace/dev-customizable-reports-draw-graph-from-data-output/core/7009b4c4-dc9b-441b-ab57-fb7c4318903b.mp4 --format av_mp4 --encoder svt_av1 --aencoder opus --maxWidth 720 --maxHeight 405 --quality 55 --ab 96 --rate 30 --json 
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:43</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.compress.video.FindHandBrakeUseCaseTest</className><duration>0.098</duration><failedSince>0</failedSince><name>givenHandBrakeCliOnSystem_whenInvoked_thenWillFindLatestVersion[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.098</duration><name>com.ustadmobile.core.domain.compress.video.FindHandBrakeUseCaseTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:46</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.contententry.delete.DeleteContentEntryParentChildJoinUseCaseTest</className><duration>0.024</duration><failedSince>0</failedSince><name>givenEntryToDelete_whenInvoked_willMarkContentParentChildJoinAsDeletedAndInsertDeletedItem[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ContentEntry, ContentEntryParentChildJoin, DeletedItem]
</stderr><stdout></stdout></case><duration>0.024</duration><name>com.ustadmobile.core.domain.contententry.delete.DeleteContentEntryParentChildJoinUseCaseTest</name><properties></properties><stderr>Jul 03, 2025 1:43:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:46 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ContentEntry, ContentEntryParentChildJoin, DeletedItem]
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:46</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.courseblockupdate.AddOrUpdateCourseBlockUseCaseTest</className><duration>0.001</duration><failedSince>0</failedSince><name>givenCourseBlockListEndingWithItemInModule_whenBlockAdded_thenShouldMatchIndent[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.courseblockupdate.AddOrUpdateCourseBlockUseCaseTest</className><duration>0.0</duration><failedSince>0</failedSince><name>givenCourseBlockListEndingWithModule_whenBlockAdded_thenShouldBeIndentedWithParentModuleSet[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.001</duration><name>com.ustadmobile.core.domain.courseblockupdate.AddOrUpdateCourseBlockUseCaseTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:46</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.credentials.GetCredentialUseCaseTest</className><duration>0.001</duration><failedSince>0</failedSince><name>givenHttpsLearningSpaceWithPath_whenConvertedBack_thenWillMatch[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.credentials.GetCredentialUseCaseTest</className><duration>0.0</duration><failedSince>0</failedSince><name>givenPlainHttpLearningSpace_whenConvertedBack_thenWillMatch[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.credentials.GetCredentialUseCaseTest</className><duration>0.0</duration><failedSince>0</failedSince><name>givenHttpsLearningSpace_whenConvertedBack_thenWillMatch[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.credentials.GetCredentialUseCaseTest</className><duration>0.0</duration><failedSince>0</failedSince><name>givenPlainHttpLearningSpaceWithPath_whenConvertedBack_thenWillMatch[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.001</duration><name>com.ustadmobile.core.domain.credentials.GetCredentialUseCaseTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:46</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.extractvideothumbnail.ExtractVideoThumbnailUseCaseJvmTest</className><duration>0.506</duration><failedSince>0</failedSince><name>givenValidVideo_whenInvoked_thenWillSaveValidThumbnail[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.506</duration><name>com.ustadmobile.core.domain.extractvideothumbnail.ExtractVideoThumbnailUseCaseJvmTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:46</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.interop.oneroster.OneRosterEndpointTest</className><duration>0.049</duration><failedSince>0</failedSince><name>givenLineItemExists_whenCallGetLineItemWithSourcedId_thenShouldReturn200[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 10436 chars]...
ul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[ExternalAppPermission]
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[StudentResult]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.interop.oneroster.OneRosterEndpointTest</className><duration>0.037</duration><failedSince>0</failedSince><name>givenValidAuth_whenRequestClassesForUser_thenShouldReturnClassList[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 10436 chars]...
ul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[ExternalAppPermission]
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[StudentResult]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.interop.oneroster.OneRosterEndpointTest</className><duration>0.047</duration><failedSince>0</failedSince><name>givenValidRawOneRosterLineItem_whenCallPutLineItem_thenShouldRespond201[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 10436 chars]...
ul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[ExternalAppPermission]
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[StudentResult]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.interop.oneroster.OneRosterEndpointTest</className><duration>0.041</duration><failedSince>0</failedSince><name>givenValidLineItem_whenCallPutLineItem_thenShouldInsertAndReturn201[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 10436 chars]...
ul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[ExternalAppPermission]
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[StudentResult]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.interop.oneroster.OneRosterEndpointTest</className><duration>0.047</duration><failedSince>0</failedSince><name>givenValidAuth_whenRequestResultsForStudentClass_thenShouldReturnResults[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 10436 chars]...
ul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[ExternalAppPermission]
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[StudentResult]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.interop.oneroster.OneRosterEndpointTest</className><duration>0.035</duration><failedSince>0</failedSince><name>givenLineItemDoesNotExist_whenCallGetLineItem_thenShouldReturn404[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 10436 chars]...
ul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[ExternalAppPermission]
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[StudentResult]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.interop.oneroster.OneRosterEndpointTest</className><duration>0.046</duration><failedSince>0</failedSince><name>givenValidResult_whenCallPutResult_thenShouldInsertAndReturn201[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 10436 chars]...
ul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[ExternalAppPermission]
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[StudentResult]
</stderr><stdout></stdout></case><duration>0.304</duration><name>com.ustadmobile.core.domain.interop.oneroster.OneRosterEndpointTest</name><properties></properties><stderr>Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 10436 chars]...
ul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[ExternalAppPermission]
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[StudentResult]
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:47</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.invite.ParseInviteUseCaseTest</className><duration>0.001</duration><failedSince>0</failedSince><name>givenMixedInput_whenInvoke_thenReturnMixedResults[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.invite.ParseInviteUseCaseTest</className><duration>0.0</duration><failedSince>0</failedSince><name>givenValidEmail_whenInvoke_thenReturnTrue[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.invite.ParseInviteUseCaseTest</className><duration>0.0</duration><failedSince>0</failedSince><name>givenValidUsername_whenInvoke_thenReturnTrue[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.001</duration><name>com.ustadmobile.core.domain.invite.ParseInviteUseCaseTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:47</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.passkey.EncodeDecodeUserHandleUseCaseTest</className><duration>0.0</duration><failedSince>0</failedSince><name>givenTooLongLearningSpaceUrl_whenEncoded_thenShouldThrowIllegalArgumentException[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.passkey.EncodeDecodeUserHandleUseCaseTest</className><duration>0.0</duration><failedSince>0</failedSince><name>givenPersonUidAndLearningSpace_whenEncodedAndThenDecoded_thenShouldReturnSameValues[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.passkey.EncodeDecodeUserHandleUseCaseTest</className><duration>0.0</duration><failedSince>0</failedSince><name>givenPersonUidAndLiveUrl_whenEncodedAndThenDecoded_thenShouldReturnSameValues[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.0</duration><name>com.ustadmobile.core.domain.passkey.EncodeDecodeUserHandleUseCaseTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:47</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.peerreviewallocation.UpdatePeerReviewAllocationUseCaseTest</className><duration>0.011</duration><failedSince>0</failedSince><name>givenNoSubmitters_whenInvoked_thenShouldReturnEmptyList[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 700 chars]...
25 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.peerreviewallocation.UpdatePeerReviewAllocationUseCaseTest</className><duration>0.023</duration><failedSince>0</failedSince><name>givenClazzWithSubmittersWithNoExistingAllocations_whenInvoked_thenShouldAllocate[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 700 chars]...
25 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.peerreviewallocation.UpdatePeerReviewAllocationUseCaseTest</className><duration>0.023</duration><failedSince>0</failedSince><name>givenClazzWithSubmittersWithExistingAllocations_whenNumReviewersIncreased_thenShouldAllocateRemainder[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 700 chars]...
25 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.peerreviewallocation.UpdatePeerReviewAllocationUseCaseTest</className><duration>0.02</duration><failedSince>0</failedSince><name>givenClazzWithSubmitters_whenTooManyReviewsSet_thenShouldRunThroughWithSomeAllocationsEmpty[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 700 chars]...
25 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.peerreviewallocation.UpdatePeerReviewAllocationUseCaseTest</className><duration>0.02</duration><failedSince>0</failedSince><name>givenClazzWithSubmittersWithExistingAllocations_whenNumReviewersReduced_thenShouldTruncateList[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 700 chars]...
25 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
</stderr><stdout></stdout></case><duration>0.097</duration><name>com.ustadmobile.core.domain.peerreviewallocation.UpdatePeerReviewAllocationUseCaseTest</name><properties></properties><stderr>Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 700 chars]...
25 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:47</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.report.query.RunReportUseCaseTest</className><duration>1.055</duration><failedSince>0</failedSince><name>givenReportIsFresh_whenRunAgain_thenCacheResultReturned[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 7679 chars]...

Jul 03, 2025 1:43:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[SystemPermission]
Jul 03, 2025 1:43:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ReportQueryResult]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.report.query.RunReportUseCaseTest</className><duration>0.034</duration><failedSince>0</failedSince><name>givenReportOptionsWithSubgroup_whenRun_thenResultsAsExpected[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 7679 chars]...

Jul 03, 2025 1:43:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[SystemPermission]
Jul 03, 2025 1:43:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ReportQueryResult]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.report.query.RunReportUseCaseTest</className><duration>0.029</duration><failedSince>0</failedSince><name>givenAllReportOptionCombinations_whenRun_thenShouldNotThrowException[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 7679 chars]...

Jul 03, 2025 1:43:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[SystemPermission]
Jul 03, 2025 1:43:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ReportQueryResult]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.report.query.RunReportUseCaseTest</className><duration>0.037</duration><failedSince>0</failedSince><name>givenTeacherHasLearningRecordPermissionForClazz_whenQueryRuns_thenOnlyOwnClazzIsIncluded[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 7679 chars]...

Jul 03, 2025 1:43:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[SystemPermission]
Jul 03, 2025 1:43:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ReportQueryResult]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.report.query.RunReportUseCaseTest</className><duration>0.062</duration><failedSince>0</failedSince><name>givenStatementsInDatabase_whenDurationPerYearQueried_thenReturnsExpectedNumOfResults[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 7679 chars]...

Jul 03, 2025 1:43:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[SystemPermission]
Jul 03, 2025 1:43:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ReportQueryResult]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.report.query.RunReportUseCaseTest</className><duration>0.035</duration><failedSince>0</failedSince><name>givenStatementsInDatabase_whenDurationPerWeekQueried_thenResultsAsExpected[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 7679 chars]...

Jul 03, 2025 1:43:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[SystemPermission]
Jul 03, 2025 1:43:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ReportQueryResult]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.report.query.RunReportUseCaseTest</className><duration>0.036</duration><failedSince>0</failedSince><name>givenStatementsInDatabase_whenDurationPerMonthQueried_thenReturnsExpectedNumOfResults[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 7679 chars]...

Jul 03, 2025 1:43:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[SystemPermission]
Jul 03, 2025 1:43:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ReportQueryResult]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.report.query.RunReportUseCaseTest</className><duration>0.033</duration><failedSince>0</failedSince><name>givenStatementsInDatabase_whenDurationPerDayQueried_thenResultsAsExpected[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 7679 chars]...

Jul 03, 2025 1:43:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[SystemPermission]
Jul 03, 2025 1:43:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ReportQueryResult]
</stderr><stdout></stdout></case><duration>1.323</duration><name>com.ustadmobile.core.domain.report.query.RunReportUseCaseTest</name><properties></properties><stderr>Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:47 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 7679 chars]...

Jul 03, 2025 1:43:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[SystemPermission]
Jul 03, 2025 1:43:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ReportQueryResult]
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:47</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.upload.ChunkedUploadClientUseCaseTest</className><duration>0.276</duration><failedSince>0</failedSince><name>givenFileUploadedInChunks_whenCombined_thenShouldMatch[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f1b00859-930a-4dda-a63a-dbe4e9bc0785): Uploading 133184 bytes in 7 chunks to http://localhost.localdomain:42487/ starting from byte=0
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f1b00859-930a-4dda-a63a-dbe4e9bc0785): Uploa
...[truncated 160 chars]...
: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(e1c30dc0-9c59-491c-ba48-9d2004b1cb3a): Uploading 133184 bytes in 7 chunks to http://localhost.localdomain:35843/ starting from byte=10000
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(e1c30dc0-9c59-491c-ba48-9d2004b1cb3a): Upload complete of 133184 bytes in 7 chunks to http://localhost.localdomain:35843/
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.upload.ChunkedUploadClientUseCaseTest</className><duration>0.213</duration><failedSince>0</failedSince><name>givenPartialUpload_whenCombined_thenShouldMatch[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f1b00859-930a-4dda-a63a-dbe4e9bc0785): Uploading 133184 bytes in 7 chunks to http://localhost.localdomain:42487/ starting from byte=0
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f1b00859-930a-4dda-a63a-dbe4e9bc0785): Uploa
...[truncated 160 chars]...
: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(e1c30dc0-9c59-491c-ba48-9d2004b1cb3a): Uploading 133184 bytes in 7 chunks to http://localhost.localdomain:35843/ starting from byte=10000
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(e1c30dc0-9c59-491c-ba48-9d2004b1cb3a): Upload complete of 133184 bytes in 7 chunks to http://localhost.localdomain:35843/
</stderr><stdout></stdout></case><duration>0.489</duration><name>com.ustadmobile.core.domain.upload.ChunkedUploadClientUseCaseTest</name><properties></properties><stderr>Jul 03, 2025 1:43:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f1b00859-930a-4dda-a63a-dbe4e9bc0785): Uploading 133184 bytes in 7 chunks to http://localhost.localdomain:42487/ starting from byte=0
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f1b00859-930a-4dda-a63a-dbe4e9bc0785): Uploa
...[truncated 160 chars]...
: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(e1c30dc0-9c59-491c-ba48-9d2004b1cb3a): Uploading 133184 bytes in 7 chunks to http://localhost.localdomain:35843/ starting from byte=10000
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(e1c30dc0-9c59-491c-ba48-9d2004b1cb3a): Upload complete of 133184 bytes in 7 chunks to http://localhost.localdomain:35843/
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:48</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.upload.ChunkedUploadServerUseCaseTest</className><duration>0.002</duration><failedSince>0</failedSince><name>givenFileUploadedInMultipleChunks_whenFinalRequestMade_thenOnCompleteCalledWithValidFile[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(36c72861-8b1f-4d01-85c6-49905bcbc35f)  receive request 
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(36c72861-8b1f-4d01-85c6-49905bcbc35f)  receive request 
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.Napi
...[truncated 4474 chars]...
ilogJvm performLog
INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(36c72861-8b1f-4d01-85c6-49905bcbc35f)  receive request 
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(36c72861-8b1f-4d01-85c6-49905bcbc35f)  appended chunk (isFinal=true) to /tmp/junit4962431568625856482/junit4959194101045778283/36c72861-8b1f-4d01-85c6-49905bcbc35f 
</stderr><stdout></stdout></case><duration>0.002</duration><name>com.ustadmobile.core.domain.upload.ChunkedUploadServerUseCaseTest</name><properties></properties><stderr>Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(36c72861-8b1f-4d01-85c6-49905bcbc35f)  receive request 
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(36c72861-8b1f-4d01-85c6-49905bcbc35f)  receive request 
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.Napi
...[truncated 4474 chars]...
ilogJvm performLog
INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(36c72861-8b1f-4d01-85c6-49905bcbc35f)  receive request 
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(36c72861-8b1f-4d01-85c6-49905bcbc35f)  appended chunk (isFinal=true) to /tmp/junit4962431568625856482/junit4959194101045778283/36c72861-8b1f-4d01-85c6-49905bcbc35f 
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:49</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.validatevideofile.ValidateVideoFileUseCaseMediaInfoTest</className><duration>0.018</duration><failedSince>0</failedSince><name>givenFileIsNotVideo_whenInvoked_willReturnFalse[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.validatevideofile.ValidateVideoFileUseCaseMediaInfoTest</className><duration>0.006</duration><failedSince>0</failedSince><name>givenFileDoesNotExist_whenInvoked_willReturnFalse[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.validatevideofile.ValidateVideoFileUseCaseMediaInfoTest</className><duration>0.022</duration><failedSince>0</failedSince><name>givenValidVideo_whenInvoked_willReturnTrue[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.046</duration><name>com.ustadmobile.core.domain.validatevideofile.ValidateVideoFileUseCaseMediaInfoTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:49</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.xapi.XapiStatementResourceTest</className><duration>0.05</duration><failedSince>0</failedSince><name>givenStatementWithObjectAsSubStatement_whenStored_thenShouldBeInDb[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 3861 chars]...
il.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 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]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.xapi.XapiStatementResourceTest</className><duration>0.026</duration><failedSince>0</failedSince><name>givenStatementWithObjectAsStatementRef_whenStored_thenShouldBeInDb[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 3861 chars]...
il.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 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]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.xapi.XapiStatementResourceTest</className><duration>0.028</duration><failedSince>0</failedSince><name>givenStatementPut_whenGetCalled_thenShouldBeRetrieved[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 3861 chars]...
il.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 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]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.xapi.XapiStatementResourceTest</className><duration>0.026</duration><failedSince>0</failedSince><name>givenStatementWithObjectAsGroup_whenStored_thenShouldBeInDb[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 3861 chars]...
il.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 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]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.xapi.XapiStatementResourceTest</className><duration>0.027</duration><failedSince>0</failedSince><name>givenStatementWithGroupActorAndExtensions_whenPutCalled_thenShouldBeStored[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 3861 chars]...
il.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 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]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.xapi.XapiStatementResourceTest</className><duration>0.031</duration><failedSince>0</failedSince><name>givenLongStatementWithContextActivities_whenStored_thenShouldBeInDb[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 3861 chars]...
il.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 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]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.xapi.XapiStatementResourceTest</className><duration>0.029</duration><failedSince>0</failedSince><name>givenStatementWithChoiceActivity_whenStored_thenShouldBeInDb[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 3861 chars]...
il.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 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]
</stderr><stdout></stdout></case><duration>0.217</duration><name>com.ustadmobile.core.domain.xapi.XapiStatementResourceTest</name><properties></properties><stderr>Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 3861 chars]...
il.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 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]
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:49</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.xapi.coursegroup.CreateXapiGroupForCourseGroupUseCaseTest</className><duration>0.059</duration><failedSince>0</failedSince><name>givenValidCourseGroupSet_whenInvoked_thenXapiGroupCreated[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 991 chars]...
AsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[Person, ClazzEnrolment, CourseGroupMember]
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[ClazzAssignment]
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.059</duration><name>com.ustadmobile.core.domain.xapi.coursegroup.CreateXapiGroupForCourseGroupUseCaseTest</name><properties></properties><stderr>Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 991 chars]...
AsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[Person, ClazzEnrolment, CourseGroupMember]
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[ClazzAssignment]
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:49</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.xapi.formatresponse.FormatStatementAuthenticatorAssertionResponseJSONUseCaseTest</className><duration>0.027</duration><failedSince>0</failedSince><name>givenChoiceResponse_whenFormatted_thenResponseWillBeAsExpected[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 4682 chars]...
il.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 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]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.xapi.formatresponse.FormatStatementAuthenticatorAssertionResponseJSONUseCaseTest</className><duration>0.025</duration><failedSince>0</failedSince><name>givenTrueFalseResponse_whenFormatted_thenWillBeAsExpected[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 4682 chars]...
il.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 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]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.xapi.formatresponse.FormatStatementAuthenticatorAssertionResponseJSONUseCaseTest</className><duration>0.025</duration><failedSince>0</failedSince><name>givenLikertResponse_whenFormatted_thenWillBeAsExpected[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 4682 chars]...
il.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 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]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.xapi.formatresponse.FormatStatementAuthenticatorAssertionResponseJSONUseCaseTest</className><duration>0.025</duration><failedSince>0</failedSince><name>givenInvalidResponse_whenFormatted_thenWontThrowException[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 4682 chars]...
il.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 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]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.xapi.formatresponse.FormatStatementAuthenticatorAssertionResponseJSONUseCaseTest</className><duration>0.025</duration><failedSince>0</failedSince><name>givenChoiceWithMultipleResponses_whenFormatted_thenResponseWillBeAsExpected[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 4682 chars]...
il.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 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]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.xapi.formatresponse.FormatStatementAuthenticatorAssertionResponseJSONUseCaseTest</className><duration>0.026</duration><failedSince>0</failedSince><name>givenSequencingResponse_whenFormatted_thenWillBeAsExpected[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 4682 chars]...
il.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 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]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.xapi.formatresponse.FormatStatementAuthenticatorAssertionResponseJSONUseCaseTest</className><duration>0.026</duration><failedSince>0</failedSince><name>givenPerformanceResponse_whenFormatted_thenWillBeAsExpected[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 4682 chars]...
il.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 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]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.xapi.formatresponse.FormatStatementAuthenticatorAssertionResponseJSONUseCaseTest</className><duration>0.027</duration><failedSince>0</failedSince><name>givenMatchingResponse_whenFormatted_thenWillBeAsExpected[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 4682 chars]...
il.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 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]
</stderr><stdout></stdout></case><duration>0.207</duration><name>com.ustadmobile.core.domain.xapi.formatresponse.FormatStatementAuthenticatorAssertionResponseJSONUseCaseTest</name><properties></properties><stderr>Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 4682 chars]...
il.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:49 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]
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:49</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.xapi.noninteractivecontentusagestatementrecorder.NonInteractiveContentXapiStatementRecorderTest</className><duration>2.072</duration><failedSince>0</failedSince><name>givenRecorderCreated_whenOnActiveSetAndOnCompletedInvoked_thenShouldRecordCompletedStatement[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST NonInteractiveContentXapiStatementRecorder$onActiveChanged - ContentUsageStatementRecorder: active=true
Jul 03, 2025 1:43:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST NonInteractiveContentXapiStatementRecorder$onComplete - ContentUsageStatementRecorder: completed
Jul 03, 2025 1:43:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST NonInteractiveContentXapiStatementRecorder$onActiveChanged - ContentUsageStatementRecorder: active=true
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST NonInteractiveContentXapiStatementRecorder$onActiveChanged - ContentUsageStatementRecorder: active=false
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.xapi.noninteractivecontentusagestatementrecorder.NonInteractiveContentXapiStatementRecorderTest</className><duration>2.002</duration><failedSince>0</failedSince><name>givenRecorderCreated_whenOnActiveSetAndClearedBeforeCompleted_thenShouldRecordProgress[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST NonInteractiveContentXapiStatementRecorder$onActiveChanged - ContentUsageStatementRecorder: active=true
Jul 03, 2025 1:43:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST NonInteractiveContentXapiStatementRecorder$onComplete - ContentUsageStatementRecorder: completed
Jul 03, 2025 1:43:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST NonInteractiveContentXapiStatementRecorder$onActiveChanged - ContentUsageStatementRecorder: active=true
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST NonInteractiveContentXapiStatementRecorder$onActiveChanged - ContentUsageStatementRecorder: active=false
</stderr><stdout></stdout></case><duration>4.074</duration><name>com.ustadmobile.core.domain.xapi.noninteractivecontentusagestatementrecorder.NonInteractiveContentXapiStatementRecorderTest</name><properties></properties><stderr>Jul 03, 2025 1:43:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST NonInteractiveContentXapiStatementRecorder$onActiveChanged - ContentUsageStatementRecorder: active=true
Jul 03, 2025 1:43:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST NonInteractiveContentXapiStatementRecorder$onComplete - ContentUsageStatementRecorder: completed
Jul 03, 2025 1:43:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST NonInteractiveContentXapiStatementRecorder$onActiveChanged - ContentUsageStatementRecorder: active=true
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST NonInteractiveContentXapiStatementRecorder$onActiveChanged - ContentUsageStatementRecorder: active=false
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:49</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.domain.xapi.state.XapiStateUseCaseIntegrationTest</className><duration>0.034</duration><failedSince>0</failedSince><name>givenBinaryStateStored_whenRetrieved_thenShouldMatch[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 5568 chars]...
INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ActorEntity]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.xapi.state.XapiStateUseCaseIntegrationTest</className><duration>0.039</duration><failedSince>0</failedSince><name>givenStateCreated_whenDeletedById_thenShouldBeNotFound[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 5568 chars]...
INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ActorEntity]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.xapi.state.XapiStateUseCaseIntegrationTest</className><duration>0.039</duration><failedSince>0</failedSince><name>givenStateCreated_whenDeletedAllByContext_thenShouldBeNotFound[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 5568 chars]...
INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ActorEntity]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.xapi.state.XapiStateUseCaseIntegrationTest</className><duration>0.035</duration><failedSince>0</failedSince><name>givenExistingStateStored_whenNewStatePosted_thenShouldMerge[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 5568 chars]...
INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ActorEntity]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.xapi.state.XapiStateUseCaseIntegrationTest</className><duration>0.029</duration><failedSince>0</failedSince><name>givenStateStored_whenRetrieve_thenShouldMatch[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 5568 chars]...
INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ActorEntity]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.xapi.state.XapiStateUseCaseIntegrationTest</className><duration>0.024</duration><failedSince>0</failedSince><name>givenTextBodyTooLarge_whenStored_thenShouldThrowException[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 5568 chars]...
INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ActorEntity]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.domain.xapi.state.XapiStateUseCaseIntegrationTest</className><duration>0.025</duration><failedSince>0</failedSince><name>givenBinaryBodyTooLarge_whenStored_thenShouldThrowException[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 5568 chars]...
INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ActorEntity]
</stderr><stdout></stdout></case><duration>0.225</duration><name>com.ustadmobile.core.domain.xapi.state.XapiStateUseCaseIntegrationTest</name><properties></properties><stderr>Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 5568 chars]...
INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ActorEntity]
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:54</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.embeddedhttp.EmbeddedHttpServerTest</className><duration>0.058</duration><failedSince>0</failedSince><name>givenValidRequest_whenHttpRequestMade_thenWillInvokeUseCase[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST EmbeddedHttpServer$serveApiEndpoint - EmbeddedHttpServer: content: endpoint=http://endpoint.com/ versionUid=1234 path=path/file.txt
</stderr><stdout></stdout></case><duration>0.058</duration><name>com.ustadmobile.core.embeddedhttp.EmbeddedHttpServerTest</name><properties></properties><stderr>Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST EmbeddedHttpServer$serveApiEndpoint - EmbeddedHttpServer: content: endpoint=http://endpoint.com/ versionUid=1234 path=path/file.txt
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:54</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.impl.NavCommandExecutionTrackerTest</className><duration>0.0</duration><failedSince>0</failedSince><name>givenNavCommand_whenRunOrExecuteCalled_thenShouldExecuteOnce[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.impl.NavCommandExecutionTrackerTest</className><duration>0.001</duration><failedSince>0</failedSince><name>givenNavCommandTimedOut_whenRunOrExecuteCalled_thenShouldNotExecute[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.001</duration><name>com.ustadmobile.core.impl.NavCommandExecutionTrackerTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:54</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.impl.UstadAccountManagerTest</className><duration>0.153</duration><failedSince>0</failedSince><name>givenAccountRequiresParentalConsent_whenLoginCalled_thenShouldThrowException[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FI
...[truncated 93302 chars]...
DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_52001_.sqlite] emitting 2 events com.ustadmobile.door.nodeevent.NodeEvent@2cad2761, com.ustadmobile.door.nodeevent.NodeEvent@4e62b7a1 
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_52001_.sqlite] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[Person]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.impl.UstadAccountManagerTest</className><duration>0.098</duration><failedSince>0</failedSince><name>givenTwoStoredAccounts_whenSetActiveAccountCalled_thenActiveAccountShouldChangeAndAllRemainInStoredAccounts[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FI
...[truncated 93302 chars]...
DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_52001_.sqlite] emitting 2 events com.ustadmobile.door.nodeevent.NodeEvent@2cad2761, com.ustadmobile.door.nodeevent.NodeEvent@4e62b7a1 
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_52001_.sqlite] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[Person]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.impl.UstadAccountManagerTest</className><duration>0.092</duration><failedSince>0</failedSince><name>givenInvalidLoginCredentials_whenLoginCalled_thenShouldThrowException[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FI
...[truncated 93302 chars]...
DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_52001_.sqlite] emitting 2 events com.ustadmobile.door.nodeevent.NodeEvent@2cad2761, com.ustadmobile.door.nodeevent.NodeEvent@4e62b7a1 
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_52001_.sqlite] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[Person]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.impl.UstadAccountManagerTest</className><duration>0.051</duration><failedSince>0</failedSince><name>givenNoUserInPrefKeys_whenInitialized_shouldInitGuestAccountOnDefaultServer[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FI
...[truncated 93302 chars]...
DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_52001_.sqlite] emitting 2 events com.ustadmobile.door.nodeevent.NodeEvent@2cad2761, com.ustadmobile.door.nodeevent.NodeEvent@4e62b7a1 
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_52001_.sqlite] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[Person]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.impl.UstadAccountManagerTest</className><duration>0.081</duration><failedSince>0</failedSince><name>givenUnreachableServer_whenLoginCalled_thenShouldThrowException[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FI
...[truncated 93302 chars]...
DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_52001_.sqlite] emitting 2 events com.ustadmobile.door.nodeevent.NodeEvent@2cad2761, com.ustadmobile.door.nodeevent.NodeEvent@4e62b7a1 
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_52001_.sqlite] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[Person]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.impl.UstadAccountManagerTest</className><duration>0.108</duration><failedSince>0</failedSince><name>givenValidLoginCredentials_whenLoginCalledForSecondAccountOnSameServer_shouldAddAccount[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FI
...[truncated 93302 chars]...
DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_52001_.sqlite] emitting 2 events com.ustadmobile.door.nodeevent.NodeEvent@2cad2761, com.ustadmobile.door.nodeevent.NodeEvent@4e62b7a1 
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_52001_.sqlite] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[Person]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.impl.UstadAccountManagerTest</className><duration>0.109</duration><failedSince>0</failedSince><name>givenActiveAccount_whenIncomingReplicationMakesUserSessionInactive_thenShouldEndSession[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FI
...[truncated 93302 chars]...
DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_52001_.sqlite] emitting 2 events com.ustadmobile.door.nodeevent.NodeEvent@2cad2761, com.ustadmobile.door.nodeevent.NodeEvent@4e62b7a1 
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_52001_.sqlite] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[Person]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.impl.UstadAccountManagerTest</className><duration>0.12</duration><failedSince>0</failedSince><name>givenValidLoginCredentials_whenLoginCalledForFirstLogin_shouldInitLogin[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FI
...[truncated 93302 chars]...
DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_52001_.sqlite] emitting 2 events com.ustadmobile.door.nodeevent.NodeEvent@2cad2761, com.ustadmobile.door.nodeevent.NodeEvent@4e62b7a1 
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_52001_.sqlite] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[Person]
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.impl.UstadAccountManagerTest</className><duration>0.106</duration><failedSince>0</failedSince><name>givenValidRegistrationRequest_whenNewAccountRequested_thenShouldBeRequestedOnServerAndActive[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FI
...[truncated 93302 chars]...
DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_52001_.sqlite] emitting 2 events com.ustadmobile.door.nodeevent.NodeEvent@2cad2761, com.ustadmobile.door.nodeevent.NodeEvent@4e62b7a1 
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_52001_.sqlite] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[Person]
</stderr><stdout></stdout></case><duration>0.918</duration><name>com.ustadmobile.core.impl.UstadAccountManagerTest</name><properties></properties><stderr>Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] database build complete
Jul 03, 2025 1:43:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FI
...[truncated 93302 chars]...
DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_52001_.sqlite] emitting 2 events com.ustadmobile.door.nodeevent.NodeEvent@2cad2761, com.ustadmobile.door.nodeevent.NodeEvent@4e62b7a1 
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_52001_.sqlite] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[Person]
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:54</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.impl.config.SupportedLanguagesConfigTest</className><duration>0.0</duration><failedSince>0</failedSince><name>givenPreferredLanguageSupported_whenSelectFirstSupportedLocale_thenLanguageReturned[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.impl.config.SupportedLanguagesConfigTest</className><duration>0.0</duration><failedSince>0</failedSince><name>givenNoPreferredLanguageSupported_whenSelectFirstSupportedLocale_thenFallbackIsReturned[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.impl.config.SupportedLanguagesConfigTest</className><duration>0.0</duration><failedSince>0</failedSince><name>givenNoLanguageSettingPresent_whenDisplayLocaleQueried_thenFirstPreferredLangIsReturned[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.impl.config.SupportedLanguagesConfigTest</className><duration>0.0</duration><failedSince>0</failedSince><name>givenLanguageSettingPresent_whenDisplayedLocaleQueried_thenSettingIsReturned[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.0</duration><name>com.ustadmobile.core.impl.config.SupportedLanguagesConfigTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:55</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.impl.locale.CourseTerminologyStringsTest</className><duration>0.0</duration><failedSince>0</failedSince><name>givenEmptyTerminologyStrings_whenKeyNotPresent_thenWillBeNull[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.impl.locale.CourseTerminologyStringsTest</className><duration>0.001</duration><failedSince>0</failedSince><name>givenTerminologyStrings_whenKeyPresent_thenWillOverride[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.001</duration><name>com.ustadmobile.core.impl.locale.CourseTerminologyStringsTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:55</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.io.ext.ConcatenatedEntryExtTest</className><duration>0.0</duration><failedSince>0</failedSince><name>givenConcatenatedEntry_whenSerializedAndDeserialized_thenSHouldBeTheSame[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.0</duration><name>com.ustadmobile.core.io.ext.ConcatenatedEntryExtTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:55</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.schedule.TestScheduleExt</className><duration>0.001</duration><failedSince>0</failedSince><name>givenSchedule_whenNextOccurenceCalled_thenShouldMatch[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.001</duration><name>com.ustadmobile.core.schedule.TestScheduleExt</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:55</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.username.UsernameSuggestionUseCaseTest</className><duration>0.023</duration><failedSince>0</failedSince><name>suggestion_should_increment_until_unique[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 1151 chars]...
e.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[]
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.username.UsernameSuggestionUseCaseTest</className><duration>0.019</duration><failedSince>0</failedSince><name>suggestion_should_append_1_when_taken_once[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 1151 chars]...
e.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[]
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.username.UsernameSuggestionUseCaseTest</className><duration>0.019</duration><failedSince>0</failedSince><name>suggestion_should_return_input_when_unique[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 1151 chars]...
e.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[]
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.061</duration><name>com.ustadmobile.core.username.UsernameSuggestionUseCaseTest</name><properties></properties><stderr>Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 1151 chars]...
e.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[]
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:55</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.util.TestUMFileUtil</className><duration>0.0</duration><failedSince>0</failedSince><name>testUMFileUtilJoin[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.util.TestUMFileUtil</className><duration>0.0</duration><failedSince>0</failedSince><name>testUMFileUtilResolveLink[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.0</duration><name>com.ustadmobile.core.util.TestUMFileUtil</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:55</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.util.UstadUrlComponentsTest</className><duration>0.0</duration><failedSince>0</failedSince><name>givenUrlWithNoPathPrefixWithEmptyArgs_whenParsed_thenShouldInterpretCorrectly[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.util.UstadUrlComponentsTest</className><duration>0.0</duration><failedSince>0</failedSince><name>givenUrlWithPathPrefixWithNoArgs_whenParsed_thenShouldInterpretCorrectly[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.util.UstadUrlComponentsTest</className><duration>0.0</duration><failedSince>0</failedSince><name>givenUrlWithNoPathPrefixWithNoArgs_whenParsed_thenShouldInterpretCorrectly[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.util.UstadUrlComponentsTest</className><duration>0.0</duration><failedSince>0</failedSince><name>givenUrlWithPathPrefixWithArgs_whenParsed_thenShouldInterpretCorrectly[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.0</duration><name>com.ustadmobile.core.util.UstadUrlComponentsTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:55</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.util.ext.LongExtTest</className><duration>0.0</duration><failedSince>0</failedSince><name>givenListOfLongs_whenConvertedToFromByteArray_thenWillBeEqual[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.0</duration><name>com.ustadmobile.core.util.ext.LongExtTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:55</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.util.ext.NavControllerExtTest</className><duration>0.103</duration><failedSince>0</failedSince><name>givenDeepLinkOnSameEndpointAsActiveAccount_whenNavigateToLinkCalledWithoutForceAccountSelect_thenShouldNavigateToLinkDirectly[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[PendingRepositorySession]
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] emitting 1 e
...[truncated 1939 chars]...
.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)

</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.util.ext.NavControllerExtTest</className><duration>0.015</duration><failedSince>0</failedSince><name>givenPlainViewUri_whenNavigateToLinkIsCalledWithForceAccountSelected_thenShouldNavigateToAccountList[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[PendingRepositorySession]
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] emitting 1 e
...[truncated 1939 chars]...
.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)

</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.util.ext.NavControllerExtTest</className><duration>0.001</duration><failedSince>0</failedSince><name>givenPlainViewUri_whenNavigateToLinkIsCalledWithoutForceAccountSelect_thenShouldNavigateToLinkDirectly[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[PendingRepositorySession]
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] emitting 1 e
...[truncated 1939 chars]...
.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)

</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.util.ext.NavControllerExtTest</className><duration>0.011</duration><failedSince>0</failedSince><name>givenDeepLink_whenNoStoredAccountsAvailableOnSameEndpoint_thenShouldNavigateToLogin[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[PendingRepositorySession]
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] emitting 1 e
...[truncated 1939 chars]...
.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)

</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.util.ext.NavControllerExtTest</className><duration>0.002</duration><failedSince>0</failedSince><name>givenDeepLinkOnSameEndpointAsActiveAccount_whenNavigateToLinkCalledWithForceAccountSelect_thenShouldNavigateToAccountList[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[PendingRepositorySession]
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] emitting 1 e
...[truncated 1939 chars]...
.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)

</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.util.ext.NavControllerExtTest</className><duration>0.0</duration><failedSince>0</failedSince><name>givenNonUstadLink_whenNavigateToLinkIsCalled_thenShouldCallOpenInBrowser[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[PendingRepositorySession]
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] emitting 1 e
...[truncated 1939 chars]...
.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)

</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.util.ext.NavControllerExtTest</className><duration>0.001</duration><failedSince>0</failedSince><name>givenViewUriLink_whenUserCannotSelectServerAndNoAccountsAreStoredAndForceAccountSelectionEnabled_thenShouldNavigateToLogin[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[PendingRepositorySession]
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] emitting 1 e
...[truncated 1939 chars]...
.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)

</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.util.ext.NavControllerExtTest</className><duration>0.001</duration><failedSince>0</failedSince><name>givenDeepLinkOnDifferentEndpointToActiveAccount_whenStoredAccountAvailableOnSameEndpoint_thenShouldNavigateToAccountListWithFilter[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[PendingRepositorySession]
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] emitting 1 e
...[truncated 1939 chars]...
.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)

</stderr><stdout></stdout></case><duration>0.134</duration><name>com.ustadmobile.core.util.ext.NavControllerExtTest</name><properties></properties><stderr>Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[PendingRepositorySession]
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_42581_.sqlite] emitting 1 e
...[truncated 1939 chars]...
.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)

</stderr><stdout></stdout><timestamp>2025-07-03T11:43:55</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.util.ext.ProcessExtTest</className><duration>0.102</duration><failedSince>0</failedSince><name>givenProcessStarted_whenWaitForInterrupted_thenWillDestroyProcess[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_50785_.sqlite] - useNewConnectionAsyncInternal connection #13 : SQLite Change Tracker: Changed tables=[PendingRepositorySession]
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:50785/UmAppDatabase/ - endpoint=http
...[truncated 1677 chars]...
.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)

</stderr><stdout></stdout></case><duration>0.102</duration><name>com.ustadmobile.core.util.ext.ProcessExtTest</name><properties></properties><stderr>Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_50785_.sqlite] - useNewConnectionAsyncInternal connection #13 : SQLite Change Tracker: Changed tables=[PendingRepositorySession]
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:50785/UmAppDatabase/ - endpoint=http
...[truncated 1677 chars]...
.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)

</stderr><stdout></stdout><timestamp>2025-07-03T11:43:55</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.LeavingReasonEditViewModelTest</className><duration>0.042</duration><failedSince>0</failedSince><name>givenNoExistingEntity_whenOnCreateAndHandleClickSaveCalled_thenShouldSaveToDatabase[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession]
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[LeavingReason]
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.042</duration><name>com.ustadmobile.core.viewmodel.LeavingReasonEditViewModelTest</name><properties></properties><stderr>Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession]
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[LeavingReason]
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:55</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.account.addaccountselectneworexisting.AddAccountSelectNewOrExistingViewModelTest</className><duration>0.029</duration><failedSince>0</failedSince><name>whenClickExistingUser_presetLearningSpaceAndPersonalAccountsLearningSpaceUrlIsNull_shouldNavigateToLearningSpaceList[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_locald
...[truncated 12587 chars]...
eScheduler.kt:693)

Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.account.addaccountselectneworexisting.AddAccountSelectNewOrExistingViewModelTest</className><duration>0.022</duration><failedSince>0</failedSince><name>whenClickNewUser_presetLearningSpaceAndPersonalAccountsLearningSpaceUrlIsNull_shouldNavigateToLearningSpaceList[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_locald
...[truncated 12587 chars]...
eScheduler.kt:693)

Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.account.addaccountselectneworexisting.AddAccountSelectNewOrExistingViewModelTest</className><duration>0.023</duration><failedSince>0</failedSince><name>whenClickExistingUser_presetLearningSpaceIsNullAndPersonalAccountsLearningSpaceUrlNonNull_shouldNavigateToAddAccountSelectNewUserType[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_locald
...[truncated 12587 chars]...
eScheduler.kt:693)

Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.account.addaccountselectneworexisting.AddAccountSelectNewOrExistingViewModelTest</className><duration>0.021</duration><failedSince>0</failedSince><name>whenClickNewUser_presetLearningSpaceIsNullAndPersonalAccountsLearningSpaceUrlNonNull_shouldNavigateToAddAccountSelectNewUserType[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_locald
...[truncated 12587 chars]...
eScheduler.kt:693)

Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.095</duration><name>com.ustadmobile.core.viewmodel.account.addaccountselectneworexisting.AddAccountSelectNewOrExistingViewModelTest</name><properties></properties><stderr>Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_locald
...[truncated 12587 chars]...
eScheduler.kt:693)

Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:55</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.account.list.AccountListViewModelTest</className><duration>0.054</duration><failedSince>0</failedSince><name>whenClickAddAccount_presetLearningSpaceIsNonNullAndRegistrationNotAllowed_shouldNavigateToLogin[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:43:55 PM com.ustadmobile.core
...[truncated 15756 chars]...
d - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.account.list.AccountListViewModelTest</className><duration>0.049</duration><failedSince>0</failedSince><name>whenClickAddAccount_presetLearningSpaceIsNonNullAndRegistrationAllowed_shouldNavigateToAddAccountSelect[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:43:55 PM com.ustadmobile.core
...[truncated 15756 chars]...
d - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.103</duration><name>com.ustadmobile.core.viewmodel.account.list.AccountListViewModelTest</name><properties></properties><stderr>Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:43:55 PM com.ustadmobile.core
...[truncated 15756 chars]...
d - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:55</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazz.detail.ClazzDetailViewModelTest</className><duration>0.069</duration><failedSince>0</failedSince><name>givenUserDoesnotHaveAttendancePermission_whenOnCreateCalled_thenAttendanceTabShouldNotBeVisible[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:43:55 PM com.ustadmobile.core
...[truncated 17984 chars]...
stadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[CoursePermission]
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazz.detail.ClazzDetailViewModelTest</className><duration>0.067</duration><failedSince>0</failedSince><name>givenUserHasAttendancePermissions_whenOnCreateCalled_thenShouldMakeAttendanceTabVisible[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:43:55 PM com.ustadmobile.core
...[truncated 17984 chars]...
stadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[CoursePermission]
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.136</duration><name>com.ustadmobile.core.viewmodel.clazz.detail.ClazzDetailViewModelTest</name><properties></properties><stderr>Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:43:55 PM com.ustadmobile.core
...[truncated 17984 chars]...
stadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[CoursePermission]
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:55</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazz.detailoverview.ClazzDetailOverviewViewModelTest</className><duration>0.056</duration><failedSince>0</failedSince><name>givenClazzExists_whenOnClickEditcalled_thenShouldGoToEdit[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_locald
...[truncated 4217 chars]...
 #2 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession]
Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[CoursePermission]
Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazz.detailoverview.ClazzDetailOverviewViewModelTest</className><duration>0.053</duration><failedSince>0</failedSince><name>givenClazzExists_whenOnCreateCalled_thenClazzIsSetOnView[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_locald
...[truncated 4217 chars]...
 #2 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession]
Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[CoursePermission]
Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.109</duration><name>com.ustadmobile.core.viewmodel.clazz.detailoverview.ClazzDetailOverviewViewModelTest</name><properties></properties><stderr>Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_locald
...[truncated 4217 chars]...
 #2 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession]
Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[CoursePermission]
Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:55</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazz.edit.ClazzEditViewModelTest</className><duration>0.158</duration><failedSince>0</failedSince><name>givenNoExistingEntity_whenOnCreateAndHandleClickSaveCalled_thenShouldSaveToDatabase[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_locald
...[truncated 6542 chars]...
nged tables=[Clazz, CoursePermission]
Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER ClazzEditViewModel$onClickSave$invokeSuspend - onClickSave: transaction done
Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER ClazzEditViewModel$onClickSave$invokeSuspend - onClickSave: done
Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.158</duration><name>com.ustadmobile.core.viewmodel.clazz.edit.ClazzEditViewModelTest</name><properties></properties><stderr>Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_locald
...[truncated 6542 chars]...
nged tables=[Clazz, CoursePermission]
Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER ClazzEditViewModel$onClickSave$invokeSuspend - onClickSave: transaction done
Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER ClazzEditViewModel$onClickSave$invokeSuspend - onClickSave: done
Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:56</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazz.list.ClazzListViewModelTest</className><duration>0.049</duration><failedSince>0</failedSince><name>givenViewModelInBrowseMode_whenOnClickEntryCalled_thenShouldGoToDetailView[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 989 chars]...
erAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession]
Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazz.list.ClazzListViewModelTest</className><duration>0.064</duration><failedSince>0</failedSince><name>givenViewModelNotYetCreated_whenInitialized_thenShouldQueryDatabase[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 989 chars]...
erAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession]
Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.113</duration><name>com.ustadmobile.core.viewmodel.clazz.list.ClazzListViewModelTest</name><properties></properties><stderr>Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 989 chars]...
erAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession]
Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:56</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzassignment.ClazzAssignmentIntegrationTest</className><duration>1.479</duration><failedSince>0</failedSince><name>givenCourseAndAssignmentCreated_whenStudentSubmits_thenTeacherCanMarkAndStudentCanSeeMarkGiven[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - serverdb] database build complete
Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - serverdb] database build complete
Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #1 : SQLi
...[truncated 102278 chars]...
ines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)

Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>1.479</duration><name>com.ustadmobile.core.viewmodel.clazzassignment.ClazzAssignmentIntegrationTest</name><properties></properties><stderr>Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - serverdb] database build complete
Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - serverdb] database build complete
Jul 03, 2025 1:43:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #1 : SQLi
...[truncated 102278 chars]...
ines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)

Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:56</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzassignment.detailoverview.ClazzAssignmentDetailOverviewViewModelTest</className><duration>0.076</duration><failedSince>0</failedSince><name>givenStudentWithNoSubmissionGivenYet_whenShown_thenShowNoSubmissionStatusAndAddFileTextWithComments[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sq
...[truncated 65178 chars]...
: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission]
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzassignment.detailoverview.ClazzAssignmentDetailOverviewViewModelTest</className><duration>0.091</duration><failedSince>0</failedSince><name>givenCourseCommentsEnabled_whenShown_willShowExistingCourseCommentsAndAllowSubmissionOfNewCourseComment[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sq
...[truncated 65178 chars]...
: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission]
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzassignment.detailoverview.ClazzAssignmentDetailOverviewViewModelTest</className><duration>0.073</duration><failedSince>0</failedSince><name>givenStudentWithPrivateCommentsEnabled_whenShown_thenShowPrivateComments[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sq
...[truncated 65178 chars]...
: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission]
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzassignment.detailoverview.ClazzAssignmentDetailOverviewViewModelTest</className><duration>0.074</duration><failedSince>0</failedSince><name>givenStudentWithPrivateCommentsDisabled_whenShown_thenDoNotShowSubmitPrivateCommentButton[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sq
...[truncated 65178 chars]...
: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission]
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzassignment.detailoverview.ClazzAssignmentDetailOverviewViewModelTest</className><duration>0.067</duration><failedSince>0</failedSince><name>givenUserNotAssignedInGroup_whenShown_displayErrorAndDontShowSubmitAndAddTextFileButtonsAndPrivateOff[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sq
...[truncated 65178 chars]...
: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission]
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzassignment.detailoverview.ClazzAssignmentDetailOverviewViewModelTest</className><duration>0.067</duration><failedSince>0</failedSince><name>givenStudentWithSubmissionNotMarkedAndMultipleSubmissionPolicy_whenShown_thenShowAddFileTextWithSubmittedStatus[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sq
...[truncated 65178 chars]...
: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission]
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzassignment.detailoverview.ClazzAssignmentDetailOverviewViewModelTest</className><duration>0.077</duration><failedSince>0</failedSince><name>givenStudentLoggedIn_whenShown_willShowExistingPrivateCommentsAndAllowSubmissionOfNewPrivateComment[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sq
...[truncated 65178 chars]...
: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission]
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzassignment.detailoverview.ClazzAssignmentDetailOverviewViewModelTest</className><duration>0.062</duration><failedSince>0</failedSince><name>givenStudentWithSubmissionNotMarkedAndNoMultipleSubmission_whenShown_thenDontShowAddFileTextWithSubmittedStatus[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sq
...[truncated 65178 chars]...
: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission]
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzassignment.detailoverview.ClazzAssignmentDetailOverviewViewModelTest</className><duration>0.065</duration><failedSince>0</failedSince><name>givenStudentWithSubmissionMarkedAndSingleSubmissionPolicy_whenShown_thenShowMarkedStatusWithNoAddTextFileButtons[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sq
...[truncated 65178 chars]...
: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission]
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzassignment.detailoverview.ClazzAssignmentDetailOverviewViewModelTest</className><duration>0.095</duration><failedSince>0</failedSince><name>givenValidAssignment_whenSubmitAssignmentUseCaseThrowsException_thenShouldShowErrorMessage[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sq
...[truncated 65178 chars]...
: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission]
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzassignment.detailoverview.ClazzAssignmentDetailOverviewViewModelTest</className><duration>0.062</duration><failedSince>0</failedSince><name>givenUserIsNotStudent_whenShown_dontShowPrivateCommentsSubmissionStatusScoreAndAddFileText[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sq
...[truncated 65178 chars]...
: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission]
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzassignment.detailoverview.ClazzAssignmentDetailOverviewViewModelTest</className><duration>0.066</duration><failedSince>0</failedSince><name>givenStudentWithSubmissionMarkedAndMultipleSubmissionPolicy_whenShown_thenShowMarkedStatusAndAddTextFileButtons[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sq
...[truncated 65178 chars]...
: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission]
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzassignment.detailoverview.ClazzAssignmentDetailOverviewViewModelTest</className><duration>0.066</duration><failedSince>0</failedSince><name>givenStudentWithNoSubmissionAndSingleSubmitPolicy_whenClickSubmitSubmission_thenSubmitAndHideAddTextFile[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sq
...[truncated 65178 chars]...
: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission]
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.941</duration><name>com.ustadmobile.core.viewmodel.clazzassignment.detailoverview.ClazzAssignmentDetailOverviewViewModelTest</name><properties></properties><stderr>Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:57 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sq
...[truncated 65178 chars]...
: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission]
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:57</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzassignment.edit.ClazzAssignmentEditViewModelTest</className><duration>0.046</duration><failedSince>0</failedSince><name>givenExistingAssignmentMarkingTypeWasChanged_whenSubmissionMarkedBeforeSave_thenShowError[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_35565_.sqlite] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[PendingRepositorySession]
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:35565/UmAppDatabase/ - endpoint=http:
...[truncated 49382 chars]...
 DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5e5cb6d6 - http://localhost.localdomain:42461/UmAppDatabase/replication/sse?door-node=207423615667827596%2Fd5b185a2-6155-466e-9499-ee8e84ff92a6] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzassignment.edit.ClazzAssignmentEditViewModelTest</className><duration>0.023</duration><failedSince>0</failedSince><name>givenAssignmentEditedWithDeadlineBeforeStartDate_whenClickedSave_showErrorMessage[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_35565_.sqlite] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[PendingRepositorySession]
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:35565/UmAppDatabase/ - endpoint=http:
...[truncated 49382 chars]...
 DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5e5cb6d6 - http://localhost.localdomain:42461/UmAppDatabase/replication/sse?door-node=207423615667827596%2Fd5b185a2-6155-466e-9499-ee8e84ff92a6] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzassignment.edit.ClazzAssignmentEditViewModelTest</className><duration>0.021</duration><failedSince>0</failedSince><name>givenAssignmentEditedWithGracePeriodBeforeDeadlineDate_whenClickedSave_showErrorMessage[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_35565_.sqlite] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[PendingRepositorySession]
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:35565/UmAppDatabase/ - endpoint=http:
...[truncated 49382 chars]...
 DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5e5cb6d6 - http://localhost.localdomain:42461/UmAppDatabase/replication/sse?door-node=207423615667827596%2Fd5b185a2-6155-466e-9499-ee8e84ff92a6] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzassignment.edit.ClazzAssignmentEditViewModelTest</className><duration>0.022</duration><failedSince>0</failedSince><name>givenAssignmentEditedWithTextAndFileDisabled_whenClickedSave_showErrorMessage[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_35565_.sqlite] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[PendingRepositorySession]
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:35565/UmAppDatabase/ - endpoint=http:
...[truncated 49382 chars]...
 DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5e5cb6d6 - http://localhost.localdomain:42461/UmAppDatabase/replication/sse?door-node=207423615667827596%2Fd5b185a2-6155-466e-9499-ee8e84ff92a6] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzassignment.edit.ClazzAssignmentEditViewModelTest</className><duration>0.033</duration><failedSince>0</failedSince><name>givenNoExistingEntity_whenOnCreateAndHandleClickSaveCalled_thenShouldReturnResult[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_35565_.sqlite] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[PendingRepositorySession]
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:35565/UmAppDatabase/ - endpoint=http:
...[truncated 49382 chars]...
 DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5e5cb6d6 - http://localhost.localdomain:42461/UmAppDatabase/replication/sse?door-node=207423615667827596%2Fd5b185a2-6155-466e-9499-ee8e84ff92a6] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzassignment.edit.ClazzAssignmentEditViewModelTest</className><duration>0.02</duration><failedSince>0</failedSince><name>givenAssignmentEditedWithPointsSetToZero_whenClickedSave_showErrorMessage[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_35565_.sqlite] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[PendingRepositorySession]
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:35565/UmAppDatabase/ - endpoint=http:
...[truncated 49382 chars]...
 DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5e5cb6d6 - http://localhost.localdomain:42461/UmAppDatabase/replication/sse?door-node=207423615667827596%2Fd5b185a2-6155-466e-9499-ee8e84ff92a6] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzassignment.edit.ClazzAssignmentEditViewModelTest</className><duration>0.042</duration><failedSince>0</failedSince><name>givenExistingAssignmentGroupUidWasChanged_whenSubmissionIsMadeBeforeSave_thenShowError[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_35565_.sqlite] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[PendingRepositorySession]
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:35565/UmAppDatabase/ - endpoint=http:
...[truncated 49382 chars]...
 DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5e5cb6d6 - http://localhost.localdomain:42461/UmAppDatabase/replication/sse?door-node=207423615667827596%2Fd5b185a2-6155-466e-9499-ee8e84ff92a6] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.208</duration><name>com.ustadmobile.core.viewmodel.clazzassignment.edit.ClazzAssignmentEditViewModelTest</name><properties></properties><stderr>Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_35565_.sqlite] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[PendingRepositorySession]
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:35565/UmAppDatabase/ - endpoint=http:
...[truncated 49382 chars]...
 DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5e5cb6d6 - http://localhost.localdomain:42461/UmAppDatabase/replication/sse?door-node=207423615667827596%2Fd5b185a2-6155-466e-9499-ee8e84ff92a6] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:58</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzassignment.peerreviewerallocationedit.PeerReviewerAllocationEditViewModelTest</className><duration>0.072</duration><failedSince>0</failedSince><name>givenCourseWithSubmittersAndNoExistingAllocations_whenInitialized_thenShouldLoadSubmittersAndSetUid[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_locald
...[truncated 11053 chars]...
ask(CoroutineScheduler.kt:802)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)

Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzassignment.peerreviewerallocationedit.PeerReviewerAllocationEditViewModelTest</className><duration>0.064</duration><failedSince>0</failedSince><name>givenCourseWithSubmittersAndExistingAllocations_whenInitialized_thenShouldLoadSubmittersAndSetAllocations[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_locald
...[truncated 11053 chars]...
ask(CoroutineScheduler.kt:802)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)

Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.136</duration><name>com.ustadmobile.core.viewmodel.clazzassignment.peerreviewerallocationedit.PeerReviewerAllocationEditViewModelTest</name><properties></properties><stderr>Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_locald
...[truncated 11053 chars]...
ask(CoroutineScheduler.kt:802)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)

Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:58</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzassignment.submissionstab.ClazzAssignmentDetailSubmissionsTabViewModelTest</className><duration>0.079</duration><failedSince>0</failedSince><name>givenIndividualSubmissionAssignmentAndUserIsTeacher_whenInitiated_thenWillShowEnrolledStudentNamesAndSummaryTotals[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 1344 chars]...

FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ClazzEnrolment, CourseAssignmentSubmission, CourseAssignmentMark]
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.079</duration><name>com.ustadmobile.core.viewmodel.clazzassignment.submissionstab.ClazzAssignmentDetailSubmissionsTabViewModelTest</name><properties></properties><stderr>Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 1344 chars]...

FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ClazzEnrolment, CourseAssignmentSubmission, CourseAssignmentMark]
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:59</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzenrolment.clazzmemberlist.ClazzMemberListViewModelTest</className><duration>0.07</duration><failedSince>0</failedSince><name>givenActiveAccountHasAddPermissions_whenOnCreateCalled_thenShouldSetAddOptionsToBeVisible[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=9169947192409912378 remoteEndpoint=http://localhost.localdomain:52001/UmAppDatabase/] : onError
java.io.IOException: other event source error
	at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44)
	at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52)
	at okhttp3.internal.sse.RealEventSource.
...[truncated 13863 chars]...
logJvm performLog
SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@30ff92cc - http://localhost:46055/UmAppDatabase/replication/sse?door-node=2%2Fauth2] error: java.net.ConnectException: Failed to connect to localhost/127.0.0.1:46055 . Attempting to reconnect after 2000ms
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzenrolment.clazzmemberlist.ClazzMemberListViewModelTest</className><duration>0.06</duration><failedSince>0</failedSince><name>givenActiveUserDoesNotHaveAddPermissions_whenOnCreateCalled_thenShouldQueryDatabaseAndSetOnViewAndSetAddVisibleToFalse[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=9169947192409912378 remoteEndpoint=http://localhost.localdomain:52001/UmAppDatabase/] : onError
java.io.IOException: other event source error
	at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44)
	at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52)
	at okhttp3.internal.sse.RealEventSource.
...[truncated 13863 chars]...
logJvm performLog
SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@30ff92cc - http://localhost:46055/UmAppDatabase/replication/sse?door-node=2%2Fauth2] error: java.net.ConnectException: Failed to connect to localhost/127.0.0.1:46055 . Attempting to reconnect after 2000ms
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.13</duration><name>com.ustadmobile.core.viewmodel.clazzenrolment.clazzmemberlist.ClazzMemberListViewModelTest</name><properties></properties><stderr>Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=9169947192409912378 remoteEndpoint=http://localhost.localdomain:52001/UmAppDatabase/] : onError
java.io.IOException: other event source error
	at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44)
	at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52)
	at okhttp3.internal.sse.RealEventSource.
...[truncated 13863 chars]...
logJvm performLog
SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@30ff92cc - http://localhost:46055/UmAppDatabase/replication/sse?door-node=2%2Fauth2] error: java.net.ConnectException: Failed to connect to localhost/127.0.0.1:46055 . Attempting to reconnect after 2000ms
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:59</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzenrolment.edit.ClazzEnrolmentEditViewModelTest</className><duration>0.074</duration><failedSince>0</failedSince><name>givenNoExistingEntity_whenInitializedAndOnClickSaveCalled_thenShouldSaveToDatabase[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 3308 chars]...
ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #10 : SQLite Change Tracker: Changed tables=[ClazzEnrolment]
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzenrolment.edit.ClazzEnrolmentEditViewModelTest</className><duration>0.07</duration><failedSince>0</failedSince><name>givenExistingLeavingReason_whenOnCreateAndHandleClickSaveCalled_thenValuesShouldBeSetOnViewAndDatabaseShouldBeUpdated[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 3308 chars]...
ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #10 : SQLite Change Tracker: Changed tables=[ClazzEnrolment]
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.144</duration><name>com.ustadmobile.core.viewmodel.clazzenrolment.edit.ClazzEnrolmentEditViewModelTest</name><properties></properties><stderr>Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 3308 chars]...
ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #10 : SQLite Change Tracker: Changed tables=[ClazzEnrolment]
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:59</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzlog.attendancelist.ClazzLogListAttendanceViewModelTest</className><duration>0.064</duration><failedSince>0</failedSince><name>givenNoExistingLogsAndUserHasRecordAttendancePermission_whenInitiated_thenOptionIsToCreateNew[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_locald
...[truncated 9644 chars]...
til.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[ClazzLog, Clazz, CoursePermission]
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzlog.attendancelist.ClazzLogListAttendanceViewModelTest</className><duration>0.059</duration><failedSince>0</failedSince><name>givenExistingLogsAndUserHasRecordAttendancePermission_whenInitiated_thenOptionsIncludeCreateNewAndUpdate[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_locald
...[truncated 9644 chars]...
til.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[ClazzLog, Clazz, CoursePermission]
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzlog.attendancelist.ClazzLogListAttendanceViewModelTest</className><duration>0.058</duration><failedSince>0</failedSince><name>givenUserDoesNotHaveRecordAttendancePermission_whenInitiated_thenNoRecordAttendanceOptions[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_locald
...[truncated 9644 chars]...
til.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[ClazzLog, Clazz, CoursePermission]
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.181</duration><name>com.ustadmobile.core.viewmodel.clazzlog.attendancelist.ClazzLogListAttendanceViewModelTest</name><properties></properties><stderr>Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_locald
...[truncated 9644 chars]...
til.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[ClazzLog, Clazz, CoursePermission]
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:59</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzlog.edit.ClazzLogEditAttendanceViewModelTest</className><duration>0.181</duration><failedSince>0</failedSince><name>givenNewClazzLogSpecified_whenStatusUpdatedAndSaveClicked_thenShouldSaveIntoDatabase[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 28792 chars]...
il.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ClazzLog, ClazzLogAttendanceRecord]
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzlog.edit.ClazzLogEditAttendanceViewModelTest</className><duration>0.067</duration><failedSince>0</failedSince><name>givenEntityArgUidSpecified_whenCreated_thenShouldShowClazzLogAndEnrolledStudents[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 28792 chars]...
il.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ClazzLog, ClazzLogAttendanceRecord]
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzlog.edit.ClazzLogEditAttendanceViewModelTest</className><duration>0.062</duration><failedSince>0</failedSince><name>givenNewClazzLogSpecified_whenInitiated_thenShouldShowClazzLogAndEnrolledStudents[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 28792 chars]...
il.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ClazzLog, ClazzLogAttendanceRecord]
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.clazzlog.edit.ClazzLogEditAttendanceViewModelTest</className><duration>0.066</duration><failedSince>0</failedSince><name>givenNewClazzLogSpecifiedAndPreviousClazzLogExists_whenGoPreviousSelected_thenShouldShowPreviouslyRecordedLogs[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 28792 chars]...
il.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ClazzLog, ClazzLogAttendanceRecord]
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.376</duration><name>com.ustadmobile.core.viewmodel.clazzlog.edit.ClazzLogEditAttendanceViewModelTest</name><properties></properties><stderr>Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 28792 chars]...
il.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ClazzLog, ClazzLogAttendanceRecord]
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:59</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.contententry.detailoverviewtab.ContentEntryDetailOverviewViewModelTest</className><duration>0.042</duration><failedSince>0</failedSince><name>givenContentEntryExists_whenLaunched_thenShouldShowContentEntry[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 138 chars]...
erAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[ContentEntry]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER ContentEntryDetailOverviewViewModel$invokeSuspend - Could not get list of jobs
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.042</duration><name>com.ustadmobile.core.viewmodel.contententry.detailoverviewtab.ContentEntryDetailOverviewViewModelTest</name><properties></properties><stderr>Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:43:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 138 chars]...
erAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[ContentEntry]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER ContentEntryDetailOverviewViewModel$invokeSuspend - Could not get list of jobs
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:43:59</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.contententry.edit.ContentEntryEditViewModelTest</className><duration>0.084</duration><failedSince>0</failedSince><name>givenImportedMetadataArgProvided_whenSaved_thenShouldSaveToDatabaseAndCallImportContent[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_locald
...[truncated 2947 chars]...
 #2 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[SystemPermission]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.084</duration><name>com.ustadmobile.core.viewmodel.contententry.edit.ContentEntryEditViewModelTest</name><properties></properties><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_locald
...[truncated 2947 chars]...
 #2 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[SystemPermission]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:44:00</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.contententry.getmetadata.ContentEntryGetMetadataViewModelTest</className><duration>0.06</duration><failedSince>0</failedSince><name>givenMetadataExtractedSuccessfully_whenInitialized_thenShouldNavigateToContentEntryEdit[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:44:00
...[truncated 4202 chars]...
eScheduler.kt:693)

Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.contententry.getmetadata.ContentEntryGetMetadataViewModelTest</className><duration>0.021</duration><failedSince>0</failedSince><name>givenMetadataExtractionFails_whenInitialized_thenShouldShowErrorMessage[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:44:00
...[truncated 4202 chars]...
eScheduler.kt:693)

Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.081</duration><name>com.ustadmobile.core.viewmodel.contententry.getmetadata.ContentEntryGetMetadataViewModelTest</name><properties></properties><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:44:00
...[truncated 4202 chars]...
eScheduler.kt:693)

Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:44:00</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.contententry.importlink.ContentEntryImportLinkViewModelTest</className><duration>0.061</duration><failedSince>0</failedSince><name>givenExcpectedResultArg_whenUserEntersValidLink_thenWillReturnResult[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:44:00 PM com.ustadmobile.core
...[truncated 10422 chars]...

FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.contententry.importlink.ContentEntryImportLinkViewModelTest</className><duration>0.054</duration><failedSince>0</failedSince><name>givenNoExpectedResultArg_whenUserEntersInvalidLink_thenWillShowError[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:44:00 PM com.ustadmobile.core
...[truncated 10422 chars]...

FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.contententry.importlink.ContentEntryImportLinkViewModelTest</className><duration>0.054</duration><failedSince>0</failedSince><name>givenNoExpectedResultArgs_whenUserEntersValidLinkAndClicksNext_thenWillGoToContentEntryEdit[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:44:00 PM com.ustadmobile.core
...[truncated 10422 chars]...

FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.169</duration><name>com.ustadmobile.core.viewmodel.contententry.importlink.ContentEntryImportLinkViewModelTest</name><properties></properties><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:44:00 PM com.ustadmobile.core
...[truncated 10422 chars]...

FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:44:00</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.coursegroupset.detail.CourseGroupSetDetailViewModelTest</className><duration>0.065</duration><failedSince>0</failedSince><name>givenExistingCourseGroupSetWithMembers_whenInitiated_thenWillShowMembersListAndEditButton[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 3434 chars]...
Helper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, Clazz, ClazzEnrolment, CourseGroupSet, CourseGroupMember, CoursePermission, SystemPermission]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.065</duration><name>com.ustadmobile.core.viewmodel.coursegroupset.detail.CourseGroupSetDetailViewModelTest</name><properties></properties><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 3434 chars]...
Helper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, Clazz, ClazzEnrolment, CourseGroupSet, CourseGroupMember, CoursePermission, SystemPermission]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:44:00</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.coursegroupset.edit.CourseGroupSetEditViewModelTest</className><duration>0.0</duration><failedSince>0</failedSince><name>givenExistingGroupSet_whenInitiatedUpdatedAndSaved_thenWillShowExistingAssignmentsAndUpdateToDatabase[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_locald
...[truncated 3261 chars]...
e Tracker: Changed tables=[Person, Clazz, ClazzEnrolment, CoursePermission, SystemPermission]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[CourseGroupSet, CourseGroupMember]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.coursegroupset.edit.CourseGroupSetEditViewModelTest</className><duration>0.057</duration><failedSince>0</failedSince><name>givenNewGroupSetBeingCreated_whenInitiatedAssignedAndSaveClicked_thenShouldShowEnrolledStudentNamesAndDefaultGroupNumAndSaveToDatabase[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_locald
...[truncated 3261 chars]...
e Tracker: Changed tables=[Person, Clazz, ClazzEnrolment, CoursePermission, SystemPermission]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[CourseGroupSet, CourseGroupMember]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.057</duration><name>com.ustadmobile.core.viewmodel.coursegroupset.edit.CourseGroupSetEditViewModelTest</name><properties></properties><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_locald
...[truncated 3261 chars]...
e Tracker: Changed tables=[Person, Clazz, ClazzEnrolment, CoursePermission, SystemPermission]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[CourseGroupSet, CourseGroupMember]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:44:00</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.coursegroupset.list.CourseGroupSetListViewModelTest</className><duration>0.059</duration><failedSince>0</failedSince><name>givenExistingCourseGroupSetAndUserHasPermissionToAdd_whenInitiated_thenWillShowExistingGroupSetAndAddOption[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 3551 chars]...
zz, CourseGroupSet, CoursePermission]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST CourseGroupSetListViewModel$invoke - CourseGroupSetList: set showAddItem visible = false
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.059</duration><name>com.ustadmobile.core.viewmodel.coursegroupset.list.CourseGroupSetListViewModelTest</name><properties></properties><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 3551 chars]...
zz, CourseGroupSet, CoursePermission]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST CourseGroupSetListViewModel$invoke - CourseGroupSetList: set showAddItem visible = false
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:44:00</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.courseterminology.edit.CourseTerminologyEditViewModelTest</className><duration>0.042</duration><failedSince>0</failedSince><name>givenExistingCourseTerminology_whenOnCreateAndHandleClickSaveCalled_thenValuesShouldBeSetOnViewAndDatabaseShouldBeUpdated[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_50785_.sqlite] - useNewConnectionAsyncInternal connection #18 : SQLite Change Tracker: Changed tables=[PendingRepositorySession]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:50785/UmAppDatabase/ - endpoint=http
...[truncated 6475 chars]...
:memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[CourseTerminology]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.courseterminology.edit.CourseTerminologyEditViewModelTest</className><duration>0.032</duration><failedSince>0</failedSince><name>givenNoExistingEntity_whenOnCreateAndHandleClickSaveCalled_thenShouldSaveToDatabase[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_50785_.sqlite] - useNewConnectionAsyncInternal connection #18 : SQLite Change Tracker: Changed tables=[PendingRepositorySession]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:50785/UmAppDatabase/ - endpoint=http
...[truncated 6475 chars]...
:memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[CourseTerminology]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.074</duration><name>com.ustadmobile.core.viewmodel.courseterminology.edit.CourseTerminologyEditViewModelTest</name><properties></properties><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_50785_.sqlite] - useNewConnectionAsyncInternal connection #18 : SQLite Change Tracker: Changed tables=[PendingRepositorySession]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:50785/UmAppDatabase/ - endpoint=http
...[truncated 6475 chars]...
:memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[CourseTerminology]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:44:00</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.courseterminology.list.CourseTerminologyListViewModelTest</className><duration>0.059</duration><failedSince>0</failedSince><name>givenPresenterNotYetCreated_whenOnCreateCalled_thenShouldQueryDatabaseAndSetOnView[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 5974 chars]...
:memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[CourseTerminology]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.courseterminology.list.CourseTerminologyListViewModelTest</className><duration>0.039</duration><failedSince>0</failedSince><name>givenPresenterCreatedInPickMode_whenOnClickEntryCalled_thenShouldReturnResult[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 5974 chars]...
:memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[CourseTerminology]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.098</duration><name>com.ustadmobile.core.viewmodel.courseterminology.list.CourseTerminologyListViewModelTest</name><properties></properties><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 5974 chars]...
:memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[CourseTerminology]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:44:00</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.login.LoginViewModelTest</className><duration>0.01</duration><failedSince>0</failedSince><name>givenValidUsernameAndPassword_whenFromDestinationArgumentIsProvidedAndHandleLoginClicked_shouldGoToNextScreenAndInvalidateSync[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER LoginViewModel$goToNextDestAfterLoginOrGuestSelected - LoginPresenter: go to next destination: nextDummyDestination
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - 
...[truncated 35150 chars]...
a.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
	at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547)
	at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
	at java.base/java.net.Socket.connect(Socket.java:633)
	at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
	at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
	... 18 more

</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.login.LoginViewModelTest</className><duration>0.044</duration><failedSince>0</failedSince><name>givenGuestConnectionAllowedOrNot_whenCreated_thenGuestButtonVisibiltyShouldMatch[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER LoginViewModel$goToNextDestAfterLoginOrGuestSelected - LoginPresenter: go to next destination: nextDummyDestination
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - 
...[truncated 35150 chars]...
a.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
	at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547)
	at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
	at java.base/java.net.Socket.connect(Socket.java:633)
	at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
	at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
	... 18 more

</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.login.LoginViewModelTest</className><duration>0.027</duration><failedSince>0</failedSince><name>givenEmptyUsernameAndPassword_whenLoginCalled_thenShouldShowError[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER LoginViewModel$goToNextDestAfterLoginOrGuestSelected - LoginPresenter: go to next destination: nextDummyDestination
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - 
...[truncated 35150 chars]...
a.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
	at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547)
	at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
	at java.base/java.net.Socket.connect(Socket.java:633)
	at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
	at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
	... 18 more

</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.login.LoginViewModelTest</className><duration>0.004</duration><failedSince>0</failedSince><name>givenInvalidUsernameAndPassword_whenHandleLoginCalled_thenShouldCallSetErrorMessage[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER LoginViewModel$goToNextDestAfterLoginOrGuestSelected - LoginPresenter: go to next destination: nextDummyDestination
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - 
...[truncated 35150 chars]...
a.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
	at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547)
	at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
	at java.base/java.net.Socket.connect(Socket.java:633)
	at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
	at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
	... 18 more

</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.login.LoginViewModelTest</className><duration>0.004</duration><failedSince>0</failedSince><name>givenUsernameOrPasswordContainsSpacePadding_whenLoginCalled_thenShouldTrimSpace[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER LoginViewModel$goToNextDestAfterLoginOrGuestSelected - LoginPresenter: go to next destination: nextDummyDestination
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - 
...[truncated 35150 chars]...
a.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
	at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547)
	at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
	at java.base/java.net.Socket.connect(Socket.java:633)
	at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
	at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
	... 18 more

</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.login.LoginViewModelTest</className><duration>0.003</duration><failedSince>0</failedSince><name>givenServerOffline_whenCreated_thenShouldShowErrorMessage[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER LoginViewModel$goToNextDestAfterLoginOrGuestSelected - LoginPresenter: go to next destination: nextDummyDestination
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - 
...[truncated 35150 chars]...
a.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
	at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547)
	at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
	at java.base/java.net.Socket.connect(Socket.java:633)
	at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
	at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
	... 18 more

</stderr><stdout></stdout></case><duration>0.092</duration><name>com.ustadmobile.core.viewmodel.login.LoginViewModelTest</name><properties></properties><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER LoginViewModel$goToNextDestAfterLoginOrGuestSelected - LoginPresenter: go to next destination: nextDummyDestination
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - 
...[truncated 35150 chars]...
a.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
	at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547)
	at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
	at java.base/java.net.Socket.connect(Socket.java:633)
	at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
	at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
	... 18 more

</stderr><stdout></stdout><timestamp>2025-07-03T11:44:00</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.parentalconsentmanagement.ParentalConsentManagementViewModelTest</className><duration>0.073</duration><failedSince>0</failedSince><name>givenPersonParentJoinHasNoParentYet_whenOpened_thenShouldSetParentAndApprovalStatus[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=491509808018120040 remo
...[truncated 14859 chars]...
ry:] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[PersonParentJoin]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #12 : SQLite Change Tracker: Changed tables=[PersonParentJoin]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.073</duration><name>com.ustadmobile.core.viewmodel.parentalconsentmanagement.ParentalConsentManagementViewModelTest</name><properties></properties><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=491509808018120040 remo
...[truncated 14859 chars]...
ry:] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[PersonParentJoin]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #12 : SQLite Change Tracker: Changed tables=[PersonParentJoin]
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:44:00</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.person.detail.PersonDetailViewModelTest</className><duration>0.06</duration><failedSince>0</failedSince><name>givenPersonDetails_whenOpenedActivePersonDetailPersonAndCanManageAccount_thenChangePasswordShouldBeShown[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 34378 chars]...
le.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[Person, SystemPermission]
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.person.detail.PersonDetailViewModelTest</className><duration>0.062</duration><failedSince>0</failedSince><name>givenActiveUserIsParent_whenOpenChildProfile_thenShouldShowManageParentalConsent[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 34378 chars]...
le.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[Person, SystemPermission]
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.person.detail.PersonDetailViewModelTest</className><duration>0.309</duration><failedSince>0</failedSince><name>givenActiveUserIsNotParent_whenOpenChildProfile_thenShouldShowManageParentalConsent[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 34378 chars]...
le.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[Person, SystemPermission]
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.person.detail.PersonDetailViewModelTest</className><duration>0.063</duration><failedSince>0</failedSince><name>givenPersonDetailsAndAdminLogged_whenPersonUsernameIsNullAndCanManageAccount_thenCreateAccountShouldBeShown[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 34378 chars]...
le.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[Person, SystemPermission]
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.person.detail.PersonDetailViewModelTest</className><duration>0.061</duration><failedSince>0</failedSince><name>givenPersonDetails_whenPersonUsernameIsNullAndCantManageAccount_thenCreateAccountShouldBeHidden[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 34378 chars]...
le.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[Person, SystemPermission]
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.person.detail.PersonDetailViewModelTest</className><duration>0.064</duration><failedSince>0</failedSince><name>givenPersonDetailsAndAdminLogged_whenPersonUsernameIsNotNullAndCanManageAccount_thenChangePasswordShouldBeShown[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 34378 chars]...
le.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[Person, SystemPermission]
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.619</duration><name>com.ustadmobile.core.viewmodel.person.detail.PersonDetailViewModelTest</name><properties></properties><stderr>Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:00 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build
...[truncated 34378 chars]...
le.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[Person, SystemPermission]
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:44:00</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.person.edit.PersonEditViewModelTest</className><duration>0.03</duration><failedSince>0</failedSince><name>givenPresenterCreatedInRegistrationMode_whenDateOfBirthNotFilledClickSave_shouldShowErrors[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 26723 chars]...
eScheduler.kt:693)

Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.person.edit.PersonEditViewModelTest</className><duration>0.046</duration><failedSince>0</failedSince><name>givenInvalidPhoneNumberIncluded_whenSaved_shouldValidatePhoneNumberAndShowError[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 26723 chars]...
eScheduler.kt:693)

Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.person.edit.PersonEditViewModelTest</className><duration>0.049</duration><failedSince>0</failedSince><name>givenValidPhoneNumberIncluded_whenSaved_shouldValidatePhoneNumberAndShowError[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 26723 chars]...
eScheduler.kt:693)

Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.person.edit.PersonEditViewModelTest</className><duration>0.047</duration><failedSince>0</failedSince><name>givenPresenterCreatedInNonRegistrationMode_whenFormFilledAndClickSave_shouldSaveAPersonInDb[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 26723 chars]...
eScheduler.kt:693)

Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.person.edit.PersonEditViewModelTest</className><duration>0.023</duration><failedSince>0</failedSince><name>givenPresenterCreatedInRegisterMinorMode_whenFormFilledAndClickSave_thenShouldGoToWaitForParentScreen[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 26723 chars]...
eScheduler.kt:693)

Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.person.edit.PersonEditViewModelTest</className><duration>0.021</duration><failedSince>0</failedSince><name>givenPresenterCreatedInRegistrationMode_whenUsernameAndPasswordNotFilledClickSave_shouldShowErrors[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 26723 chars]...
eScheduler.kt:693)

Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.person.edit.PersonEditViewModelTest</className><duration>0.023</duration><failedSince>0</failedSince><name>givenPresenterCreatedInRegisterMinorMode_whenNoParentEmailGiven_thenShouldShowFieldRequiredError[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 26723 chars]...
eScheduler.kt:693)

Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.person.edit.PersonEditViewModelTest</className><duration>0.025</duration><failedSince>0</failedSince><name>givenPresenterCreatedInRegistrationMode_whenFormFilledAndClickSave_shouldRegisterAPerson[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 26723 chars]...
eScheduler.kt:693)

Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.264</duration><name>com.ustadmobile.core.viewmodel.person.edit.PersonEditViewModelTest</name><properties></properties><stderr>Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnecti
...[truncated 26723 chars]...
eScheduler.kt:693)

Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:44:01</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.person.registerageredirect.RegisterAgeRedirectViewModelTest</className><duration>0.026</duration><failedSince>0</failedSince><name>givenDateOfBirthNotSet_whenOnClickNextCalled_thenShouldShowError[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:44:01
...[truncated 11600 chars]...
eScheduler.kt:693)

Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.person.registerageredirect.RegisterAgeRedirectViewModelTest</className><duration>0.022</duration><failedSince>0</failedSince><name>givenDateOfBirthIsNotAMinor_whenOnClickNextCalled_thenShouldGoToTerms[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:44:01
...[truncated 11600 chars]...
eScheduler.kt:693)

Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.person.registerageredirect.RegisterAgeRedirectViewModelTest</className><duration>0.021</duration><failedSince>0</failedSince><name>givenDateOfBirthTodayOrInFuture_whenOnClickNextCalled_thenShouldShowError[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:44:01
...[truncated 11600 chars]...
eScheduler.kt:693)

Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.07</duration><name>com.ustadmobile.core.viewmodel.person.registerageredirect.RegisterAgeRedirectViewModelTest</name><properties></properties><stderr>Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
Jul 03, 2025 1:44:01
...[truncated 11600 chars]...
eScheduler.kt:693)

Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:44:01</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.schedule.edit.ScheduleEditViewModelTest</className><duration>0.023</duration><failedSince>0</failedSince><name>givenValidSchedule_whenClickSave_thenShouldFinishWithResult[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:44:01 PM com.ustadmobile.core
...[truncated 28654 chars]...
eScheduler.kt:693)

Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.schedule.edit.ScheduleEditViewModelTest</className><duration>0.025</duration><failedSince>0</failedSince><name>givenScheduleStartAfterEndTime_whenClickSave_thenShouldShowError[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:44:01 PM com.ustadmobile.core
...[truncated 28654 chars]...
eScheduler.kt:693)

Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.schedule.edit.ScheduleEditViewModelTest</className><duration>0.022</duration><failedSince>0</failedSince><name>givenScheduleHasNoEndTime_whenClickSave_thenShouldShowError[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:44:01 PM com.ustadmobile.core
...[truncated 28654 chars]...
eScheduler.kt:693)

Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.schedule.edit.ScheduleEditViewModelTest</className><duration>0.024</duration><failedSince>0</failedSince><name>givenScheduleHasNoStartTime_whenClickSave_thenShouldShowError[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:44:01 PM com.ustadmobile.core
...[truncated 28654 chars]...
eScheduler.kt:693)

Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.094</duration><name>com.ustadmobile.core.viewmodel.schedule.edit.ScheduleEditViewModelTest</name><properties></properties><stderr>Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:44:01 PM com.ustadmobile.core
...[truncated 28654 chars]...
eScheduler.kt:693)

Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:44:01</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.siteenterlink.LearningSpaceEnterLinkViewModelTest</className><duration>0.024</duration><failedSince>0</failedSince><name>givenInvalidLinkEntered_whenOnClickNextCalled_thenShouldShowError[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:44:01 PM com.ustadmobile.core
...[truncated 15365 chars]...
ines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)

Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.core.viewmodel.siteenterlink.LearningSpaceEnterLinkViewModelTest</className><duration>0.024</duration><failedSince>0</failedSince><name>givenValidLinkEntered_whenOnClickNextCalled_thenShouldNavigateToNextScreen[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:44:01 PM com.ustadmobile.core
...[truncated 15365 chars]...
ines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)

Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.048</duration><name>com.ustadmobile.core.viewmodel.siteenterlink.LearningSpaceEnterLinkViewModelTest</name><properties></properties><stderr>Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:44:01 PM com.ustadmobile.core
...[truncated 15365 chars]...
ines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)

Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:44:01</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.videocontent.VideoContentViewModelTest</className><duration>1.081</duration><failedSince>0</failedSince><name>givenVideoPlayStarted_whenCleared_thenShouldRecordStatement[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:44:01 PM com.ustadmobile.core
...[truncated 62991 chars]...
door-node=4554698595504794968%2F15f341f9-69f2-4e5c-8943-5dd9b1d8af12] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Jul 03, 2025 1:44:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST NonInteractiveContentXapiStatementRecorder$onActiveChanged - ContentUsageStatementRecorder: active=false
Jul 03, 2025 1:44:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>1.081</duration><name>com.ustadmobile.core.viewmodel.videocontent.VideoContentViewModelTest</name><properties></properties><stderr>Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:44:01 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1  Attempting to rollback transaction #1
Jul 03, 2025 1:44:01 PM com.ustadmobile.core
...[truncated 62991 chars]...
door-node=4554698595504794968%2F15f341f9-69f2-4e5c-8943-5dd9b1d8af12] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Jul 03, 2025 1:44:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST NonInteractiveContentXapiStatementRecorder$onActiveChanged - ContentUsageStatementRecorder: active=false
Jul 03, 2025 1:44:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:44:01</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.core.viewmodel.xapicontent.XapiContentViewModelTest</className><duration>0.183</duration><failedSince>0</failedSince><name>givenValidXapiUrl_whenStarted_thenShouldSetContentUrl[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:44:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_49367_.sqlite] - useNewConnectionAsyncInternal connection #17 : SQLite Change Tracker: Changed tables=[PendingRepositorySession]
Jul 03, 2025 1:44:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49367/UmAppDatabase/ - endpoint=http
...[truncated 8753 chars]...
ttp%3A%2F%2Flocalhost%2Fe%2Fendpoint%2Fxapi&amp;auth=Basic+MDpudWxs&amp;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&amp;registration=00000000-0000-0000-0000-000000000000&amp;activity_id=
Jul 03, 2025 1:44:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout></case><duration>0.183</duration><name>com.ustadmobile.core.viewmodel.xapicontent.XapiContentViewModelTest</name><properties></properties><stderr>Jul 03, 2025 1:44:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_49367_.sqlite] - useNewConnectionAsyncInternal connection #17 : SQLite Change Tracker: Changed tables=[PendingRepositorySession]
Jul 03, 2025 1:44:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49367/UmAppDatabase/ - endpoint=http
...[truncated 8753 chars]...
ttp%3A%2F%2Flocalhost%2Fe%2Fendpoint%2Fxapi&amp;auth=Basic+MDpudWxs&amp;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&amp;registration=00000000-0000-0000-0000-000000000000&amp;activity_id=
Jul 03, 2025 1:44:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINE: FINER DoorLog - Closed HikariDataSource connection pool
</stderr><stdout></stdout><timestamp>2025-07-03T11:44:03</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.libcache.UstadCacheJvmTest</className><duration>0.308</duration><failedSince>0</failedSince><name>givenResponseIsUpdated_whenRetrieved_thenLatestResponseWillBeReturned[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.libcache.UstadCacheJvmTest</className><duration>0.019</duration><failedSince>0</failedSince><name>givenEmptyFileStored_whenRequestMade_thenWillBeRetrievedAsCacheHit[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.libcache.UstadCacheJvmTest</className><duration>0.005</duration><failedSince>0</failedSince><name>givenEntryNotStored_whenRetrieved_thenWillReturnNull[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.libcache.UstadCacheJvmTest</className><duration>0.042</duration><failedSince>0</failedSince><name>givenEntryNotLocked_whenLockAdded_thenWillBeMovedToPersistentDir[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.libcache.UstadCacheJvmTest</className><duration>0.011</duration><failedSince>0</failedSince><name>givenNonCompressableFileStored_whenRequestMade_thenWillBeRetrievedAsCacheHitAndNotCompressed[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.libcache.UstadCacheJvmTest</className><duration>0.01</duration><failedSince>0</failedSince><name>givenEntryLocked_whenLockRemoved_thenWillBeMovedToCacheDir[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.libcache.UstadCacheJvmTest</className><duration>0.012</duration><failedSince>0</failedSince><name>givenResponseIsNotUpdated_whenStored_thenWillUpdateLastAccessAndValidationTime[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.libcache.UstadCacheJvmTest</className><duration>0.008</duration><failedSince>0</failedSince><name>givenCompressableFileStored_whenRequestMadeWithoutAcceptEncoding_thenWillBeRetrievedAsCacheHitAndBeCompressed[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.libcache.UstadCacheJvmTest</className><duration>0.006</duration><failedSince>0</failedSince><name>givenCompressableFileStored_whenRequestMade_thenWillBeRetrievedAsCacheHitAndBeCompressed[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.libcache.UstadCacheJvmTest</className><duration>0.01</duration><failedSince>0</failedSince><name>givenFileCachedAndStored_whenPartialRequestMadeIfRangeNotMatched_thenWillReceiveFullResponse[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.libcache.UstadCacheJvmTest</className><duration>0.008</duration><failedSince>0</failedSince><name>givenLockedEntryStored_whenRequestMade_thenWillBeRetrievedAsCacheHitAndSavedInPersistentPath[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.libcache.UstadCacheJvmTest</className><duration>0.012</duration><failedSince>0</failedSince><name>givenFileCachedAndStored_whenPartialRequestMade_thenWillReceivePartialData[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
</stderr><stdout></stdout></case><duration>0.453</duration><name>com.ustadmobile.libcache.UstadCacheJvmTest</name><properties></properties><stderr>SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
</stderr><stdout></stdout><timestamp>2025-07-03T11:39:07</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.libcache.UstadCacheTrimmerTest</className><duration>0.058</duration><failedSince>0</failedSince><name>givenEntriesExceedSize_whenTrimRun_thenWillEvictRequiredEntries[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.058</duration><name>com.ustadmobile.libcache.UstadCacheTrimmerTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:39:08</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.libcache.cachecontrol.CacheControlFreshnessCheckerImplTest</className><duration>0.006</duration><failedSince>0</failedSince><name>givenResponseWithinMaxAge_whenChecked_isFresh[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.libcache.cachecontrol.CacheControlFreshnessCheckerImplTest</className><duration>0.001</duration><failedSince>0</failedSince><name>givenResponseHasMustRevalidate_whenChecked_isStale[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.libcache.cachecontrol.CacheControlFreshnessCheckerImplTest</className><duration>0.001</duration><failedSince>0</failedSince><name>givenResponseIsImmutable_whenChecked_isFresh[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.libcache.cachecontrol.CacheControlFreshnessCheckerImplTest</className><duration>0.001</duration><failedSince>0</failedSince><name>givenRequestHasNoCacheDirective_whenChecked_isStale[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.01</duration><name>com.ustadmobile.libcache.cachecontrol.CacheControlFreshnessCheckerImplTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:39:08</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.libcache.cachecontrol.ResponseCacheabilityCheckerImplTest</className><duration>0.0</duration><failedSince>0</failedSince><name>givenPartialResponse_whenChecked_notCacheable[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.libcache.cachecontrol.ResponseCacheabilityCheckerImplTest</className><duration>0.0</duration><failedSince>0</failedSince><name>given200OkResponse_whenChecked_isCacheable[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.libcache.cachecontrol.ResponseCacheabilityCheckerImplTest</className><duration>0.001</duration><failedSince>0</failedSince><name>givenNoStoreInHeader_whenChecked_notCacheable[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.001</duration><name>com.ustadmobile.libcache.cachecontrol.ResponseCacheabilityCheckerImplTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:39:08</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.libcache.io.RangeInputStreamTest</className><duration>0.001</duration><failedSince>0</failedSince><name>givenValidRange_whenReadInSameIncrementAsBuffer_thenWillMatch[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.libcache.io.RangeInputStreamTest</className><duration>0.001</duration><failedSince>0</failedSince><name>givenValidRange_whenRead_thenWillMatch[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.002</duration><name>com.ustadmobile.libcache.io.RangeInputStreamTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:39:08</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.libcache.okhttp.UstadCacheInterceptorTest</className><duration>1.715</duration><failedSince>0</failedSince><name>givenImmutableEntryWasCached_whenRequested_thenCacheWillHit[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:39:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST UstadCache - OKHttp-CacheInterceptor:  intercept: GET http://localh
...[truncated 19531 chars]...
ile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST UstadCache - OKHttp-CacheInterceptor:  intercept: GET http://localhost.localdomain:46577/testfile1.png
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.libcache.okhttp.UstadCacheInterceptorTest</className><duration>0.049</duration><failedSince>0</failedSince><name>givenCompressableEntryNotYetCachedAlreadyEncoded_whenRequested_thenWillRespondAndCacheIt[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:39:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST UstadCache - OKHttp-CacheInterceptor:  intercept: GET http://localh
...[truncated 19531 chars]...
ile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST UstadCache - OKHttp-CacheInterceptor:  intercept: GET http://localhost.localdomain:46577/testfile1.png
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.libcache.okhttp.UstadCacheInterceptorTest</className><duration>0.016</duration><failedSince>0</failedSince><name>givenResponseHasNoStoreHeader_whenRequested_thenIsNotStored[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:39:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST UstadCache - OKHttp-CacheInterceptor:  intercept: GET http://localh
...[truncated 19531 chars]...
ile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST UstadCache - OKHttp-CacheInterceptor:  intercept: GET http://localhost.localdomain:46577/testfile1.png
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.libcache.okhttp.UstadCacheInterceptorTest</className><duration>0.066</duration><failedSince>0</failedSince><name>givenResponsePartiallyStored_whenRequestedWithResumeUuid_thenWillResume[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:39:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST UstadCache - OKHttp-CacheInterceptor:  intercept: GET http://localh
...[truncated 19531 chars]...
ile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST UstadCache - OKHttp-CacheInterceptor:  intercept: GET http://localhost.localdomain:46577/testfile1.png
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.libcache.okhttp.UstadCacheInterceptorTest</className><duration>0.027</duration><failedSince>0</failedSince><name>givenEntryNotYetCached_whenRequested_thenWillRespondAndCacheIt[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:39:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST UstadCache - OKHttp-CacheInterceptor:  intercept: GET http://localh
...[truncated 19531 chars]...
ile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST UstadCache - OKHttp-CacheInterceptor:  intercept: GET http://localhost.localdomain:46577/testfile1.png
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.libcache.okhttp.UstadCacheInterceptorTest</className><duration>0.031</duration><failedSince>0</failedSince><name>givenEntryIsStaleAndValidatable_whenRequested_thenIsValidated[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:39:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST UstadCache - OKHttp-CacheInterceptor:  intercept: GET http://localh
...[truncated 19531 chars]...
ile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST UstadCache - OKHttp-CacheInterceptor:  intercept: GET http://localhost.localdomain:46577/testfile1.png
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.libcache.okhttp.UstadCacheInterceptorTest</className><duration>0.031</duration><failedSince>0</failedSince><name>givenCompressableEntryNotYetCachedNotEncoded_whenRequested_thenWillRespondAndCacheIt[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:39:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST UstadCache - OKHttp-CacheInterceptor:  intercept: GET http://localh
...[truncated 19531 chars]...
ile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST UstadCache - OKHttp-CacheInterceptor:  intercept: GET http://localhost.localdomain:46577/testfile1.png
</stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.libcache.okhttp.UstadCacheInterceptorTest</className><duration>0.012</duration><failedSince>0</failedSince><name>givenRequestNotStorable_whenRequested_thenIsNotStored[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>Jul 03, 2025 1:39:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST UstadCache - OKHttp-CacheInterceptor:  intercept: GET http://localh
...[truncated 19531 chars]...
ile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST UstadCache - OKHttp-CacheInterceptor:  intercept: GET http://localhost.localdomain:46577/testfile1.png
</stderr><stdout></stdout></case><duration>1.947</duration><name>com.ustadmobile.libcache.okhttp.UstadCacheInterceptorTest</name><properties></properties><stderr>Jul 03, 2025 1:39:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST UstadCache - OKHttp-CacheInterceptor:  intercept: GET http://localh
...[truncated 19531 chars]...
ile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete
Jul 03, 2025 1:39:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog
FINEST: FINEST UstadCache - OKHttp-CacheInterceptor:  intercept: GET http://localhost.localdomain:46577/testfile1.png
</stderr><stdout></stdout><timestamp>2025-07-03T11:39:08</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.libcache.partial.ContentRangeTest</className><duration>0.0</duration><failedSince>0</failedSince><name>givenRangeWithStartToEnd_whenParsed_thenMatches[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.libcache.partial.ContentRangeTest</className><duration>0.005</duration><failedSince>0</failedSince><name>givenRangeWhereLastByteAfterTotalBytes_whenParsed_thenThrowsRangeNotSatisfiableException[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.libcache.partial.ContentRangeTest</className><duration>0.0</duration><failedSince>0</failedSince><name>givenRangeWhereStartIsAfterLast_whenParsed_thenThrowsRangeNotSatisfiableException[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.libcache.partial.ContentRangeTest</className><duration>0.0</duration><failedSince>0</failedSince><name>givenBlankStart_whenParsed_thenMatches[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.libcache.partial.ContentRangeTest</className><duration>0.0</duration><failedSince>0</failedSince><name>givenValidRange_whenParsed_thenMatches[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.006</duration><name>com.ustadmobile.libcache.partial.ContentRangeTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:39:10</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.lib.util.TestAcceptEncodingUtil</className><duration>0.008</duration><failedSince>0</failedSince><name>givenEncodingNotSupported_whenIsEncodingAcceptableCalled_thenShouldBeFalse[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.lib.util.TestAcceptEncodingUtil</className><duration>0.0</duration><failedSince>0</failedSince><name>givenEncodingSupportedByStar_whenIsEncodingAcceptableCalled_thenShouldBeTrue[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.lib.util.TestAcceptEncodingUtil</className><duration>0.0</duration><failedSince>0</failedSince><name>givenEncodingDirectlySupported_whenIsEncodingAcceptableCalled_thenShouldBeTrue[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.lib.util.TestAcceptEncodingUtil</className><duration>0.0</duration><failedSince>0</failedSince><name>givenEncodingWithQualityValue_whenParsed_thenShouldBeInMap[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.lib.util.TestAcceptEncodingUtil</className><duration>0.0</duration><failedSince>0</failedSince><name>givenEncodingWithoutQualityValue_whenParsed_thenShouldBeInMap[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.009</duration><name>com.ustadmobile.lib.util.TestAcceptEncodingUtil</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:37:45</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.lib.util.TestRangeUtil</className><duration>0.011</duration><failedSince>0</failedSince><name>givenZeroToEndRangeHeader_whenParseRangeRequestHeaderCalled_thenShouldReturnWholeFileRange[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.lib.util.TestRangeUtil</className><duration>0.0</duration><failedSince>0</failedSince><name>givenUnsatisfiableRangeHeader_whenParseRangeRequestHeaderCalled_tehnShouldReturnRangeNotSatisfiable[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.lib.util.TestRangeUtil</className><duration>0.0</duration><failedSince>0</failedSince><name>givenValidRangeHeader_whenParseRangeRequestHeaderCalled_thenShouldReturnRange[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.lib.util.TestRangeUtil</className><duration>0.0</duration><failedSince>0</failedSince><name>givenInvalidHeader_whenParseRangeRequestCalled_thenShouldReturnBadRequest[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.011</duration><name>com.ustadmobile.lib.util.TestRangeUtil</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:37:45</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.lib.util.TestSysPathUtil</className><duration>0.005</duration><failedSince>0</failedSince><name>givenCommandInPathOnWindows_whenCommandInPathCalled_thenReturnsFile[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.lib.util.TestSysPathUtil</className><duration>0.0</duration><failedSince>0</failedSince><name>givenCommandNotInPathOnWindows_whenCommandInPathCalled_thenReturnsNull[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.lib.util.TestSysPathUtil</className><duration>0.0</duration><failedSince>0</failedSince><name>givenCommandNotInPathOnUnix_whenFindCommandInPathCalled_thenReturnNull[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.lib.util.TestSysPathUtil</className><duration>0.001</duration><failedSince>0</failedSince><name>givenCommandInPathOnUnix_whenFindCommandInPathCalled_thenReturnsFile[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.007</duration><name>com.ustadmobile.lib.util.TestSysPathUtil</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:37:45</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.xxhashkmp.commonjvmimpl.XXHashJvmTest</className><duration>0.013</duration><failedSince>0</failedSince><name>givenString_whenInvoked_willHash[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout>a96086d5c2cb52a9
</stdout></case><case><age>0</age><className>com.ustadmobile.xxhashkmp.commonjvmimpl.XXHashJvmTest</className><duration>0.006</duration><failedSince>0</failedSince><name>givenLongArray_whenInvoked_thenWillHash[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout>a96086d5c2cb52a9
</stdout></case><duration>0.019</duration><name>com.ustadmobile.xxhashkmp.commonjvmimpl.XXHashJvmTest</name><properties></properties><stderr></stderr><stdout>a96086d5c2cb52a9
</stdout><timestamp>2025-07-03T11:37:45</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.xxhashkmp.jsimpl.XXHashJsTest</className><duration>0.0</duration><failedSince>0</failedSince><name>test[js, browser, ChromeHeadless138.0.0.0, Linuxx86_64]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.xxhashkmp.jsimpl.XXHashJsTest</className><duration>0.0</duration><failedSince>0</failedSince><name>givenLongArray_whenInvoked_thenWillHash[js, browser, ChromeHeadless138.0.0.0, Linuxx86_64]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.0</duration><name>com.ustadmobile.xxhashkmp.jsimpl.XXHashJsTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:37:53</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.sharedse.impl.http.IHTTPSessionExtTest</className><duration>0.438</duration><failedSince>0</failedSince><name>givenPutRequestWithBody_whenParseRequestBodyCalled_thenShouldReturnContent[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout>13:43:23,677 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.6
13:43:23,678 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42f48531 - No custom configurators were discovered as a service.
13:43:23,678 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42f48531 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
13:43:23,679 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42f48531 - Constructed 
...[truncated 3737 chars]...
level of logger [io.netty] to INFO
13:43:23,761 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1f2f9244 - End of configuration.
13:43:23,761 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4c4d27c8 - Registering current configuration as safe fallback point
13:43:23,761 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42f48531 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 76 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY

</stdout></case><case><age>0</age><className>com.ustadmobile.sharedse.impl.http.IHTTPSessionExtTest</className><duration>0.016</duration><failedSince>0</failedSince><name>givenLargerPostRequestWithBody_whenParseRequestCalled_thenShouldReturnContent[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout>13:43:23,677 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.6
13:43:23,678 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42f48531 - No custom configurators were discovered as a service.
13:43:23,678 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42f48531 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
13:43:23,679 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42f48531 - Constructed 
...[truncated 3737 chars]...
level of logger [io.netty] to INFO
13:43:23,761 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1f2f9244 - End of configuration.
13:43:23,761 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4c4d27c8 - Registering current configuration as safe fallback point
13:43:23,761 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42f48531 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 76 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY

</stdout></case><case><age>0</age><className>com.ustadmobile.sharedse.impl.http.IHTTPSessionExtTest</className><duration>0.016</duration><failedSince>0</failedSince><name>givenSmallPostRequestWithBody_whenParseRequestCalled_thenShouldReturnContent[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout>13:43:23,677 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.6
13:43:23,678 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42f48531 - No custom configurators were discovered as a service.
13:43:23,678 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42f48531 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
13:43:23,679 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42f48531 - Constructed 
...[truncated 3737 chars]...
level of logger [io.netty] to INFO
13:43:23,761 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1f2f9244 - End of configuration.
13:43:23,761 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4c4d27c8 - Registering current configuration as safe fallback point
13:43:23,761 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42f48531 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 76 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY

</stdout></case><duration>0.47</duration><name>com.ustadmobile.sharedse.impl.http.IHTTPSessionExtTest</name><properties></properties><stderr></stderr><stdout>13:43:23,677 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.6
13:43:23,678 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42f48531 - No custom configurators were discovered as a service.
13:43:23,678 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42f48531 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
13:43:23,679 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42f48531 - Constructed 
...[truncated 3737 chars]...
level of logger [io.netty] to INFO
13:43:23,761 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1f2f9244 - End of configuration.
13:43:23,761 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4c4d27c8 - Registering current configuration as safe fallback point
13:43:23,761 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42f48531 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 76 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY

</stdout><timestamp>2025-07-03T11:43:23</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.sharedse.impl.http.TestHtmlFilterSerializer</className><duration>0.042</duration><failedSince>0</failedSince><name>givenXhtmlWithEntities_whenFiltered_thenShouldParseSuccessfully[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><case><age>0</age><className>com.ustadmobile.sharedse.impl.http.TestHtmlFilterSerializer</className><duration>0.011</duration><failedSince>0</failedSince><name>givenValidXhtmlPage_whenFiltered_thenShouldParseSuccessfully[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.053</duration><name>com.ustadmobile.sharedse.impl.http.TestHtmlFilterSerializer</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:24</timestamp></suite><suite><case><age>0</age><className>com.ustadmobile.sharedse.util.UmZipUtilTest</className><duration>0.039</duration><failedSince>0</failedSince><name>givenAnEpubFile_whenUnzipped_thenAllFilesShouldBeAvailable[jvm]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr></stderr><stdout></stdout></case><duration>0.039</duration><name>com.ustadmobile.sharedse.util.UmZipUtilTest</name><properties></properties><stderr></stderr><stdout></stdout><timestamp>2025-07-03T11:43:24</timestamp></suite></testResult>