Class com.ustadmobile.core.catalog.contenttype.ContainerDownloadPluginTest

7

tests

0

failures

0

ignored

5.648s

duration

100%

successful

Tests

Test Method name Duration Result
givenAllContainerEntryMd5sAlreadyPresent_whenDownloaded_thenShouldSucceed[jvm] givenAllContainerEntryMd5sAlreadyPresent_whenDownloaded_thenShouldSucceed 0.747s passed
givenContainerNotActive_whenDownloaded_thenWillFail[jvm] givenContainerNotActive_whenDownloaded_thenWillFail 0.722s passed
givenDownloadIsInterrupted_whenNewRequestMade_thenDownloadShouldResume[jvm] givenDownloadIsInterrupted_whenNewRequestMade_thenDownloadShouldResume 0.920s passed
givenNewContainerNotYetActive_whenDownloaded_thenWillDownloadOlderActiveContainer[jvm] givenNewContainerNotYetActive_whenDownloaded_thenWillDownloadOlderActiveContainer 0.811s passed
givenValidRequest_whenDownloadCalled_thenShouldDownloadContainerFiles[jvm] givenValidRequest_whenDownloadCalled_thenShouldDownloadContainerFiles 1.161s passed
givenValidSourceUri_whenExtractMetadataCalled_thenShouldReturnContentEntry[jvm] givenValidSourceUri_whenExtractMetadataCalled_thenShouldReturnContentEntry 0.517s passed
givenValidSourceUri_whenProcessJobCalled_thenShouldSetContentEntryUidAndContainerUid[jvm] givenValidSourceUri_whenProcessJobCalled_thenShouldSetContentEntryUidAndContainerUid 0.770s passed

Standard error

Feb 16, 2023 12:53:42 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorDatabaseRepositoryReplicationExtKt$makeNewSubscriptionManager - Create new subscription manager for com.ustadmobile.core.db.UmAppDatabase_Repo@55c1ced9...

Feb 16, 2023 12:53:42 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - ReplicationSubscriptionManager for com.ustadmobile.core.db.UmAppDatabase_Repo@55c1ced9 : enabling
Feb 16, 2023 12:53:42 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@3ace6346] startup: found 0 ChangeLogs to process now
java.io.IOException: other event source error
	at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:43)
	at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52)
	at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46)
	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Feb 16, 2023 12:53:42 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@1266242683 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-852345592090409367%2F65614d8e-1888-4775-8fe1-f931a8fac3b9] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:42 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@3ace6346]: processing changes to ContentEntry, ChangeLog, Container
Feb 16, 2023 12:53:42 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for ContentEntry, Container
Feb 16, 2023 12:53:42 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@3ace6346] findAndSendPendingReplicationNotifications  for table(s) ContentEntry, Container
Feb 16, 2023 12:53:42 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@3ace6346]: processing changes to Container, ContainerEntry, ContainerEntryFile, ChangeLog
Feb 16, 2023 12:53:42 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for Container
Feb 16, 2023 12:53:42 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@3ace6346] findAndSendPendingReplicationNotifications  for table(s) Container
Feb 16, 2023 12:53:43 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorDatabaseRepositoryReplicationExtKt$makeNewSubscriptionManager - Create new subscription manager for com.ustadmobile.core.db.UmAppDatabase_Repo@ba4f370...

Feb 16, 2023 12:53:43 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorDatabaseRepositoryReplicationExtKt$makeNewSubscriptionManager - Create new subscription manager for com.ustadmobile.core.db.UmAppDatabase_Repo@ba4f370...

Feb 16, 2023 12:53:43 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - ReplicationSubscriptionManager for com.ustadmobile.core.db.UmAppDatabase_Repo@ba4f370 : enabling
Feb 16, 2023 12:53:43 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - ReplicationSubscriptionManager for com.ustadmobile.core.db.UmAppDatabase_Repo@ba4f370 : enabling
java.io.IOException: other event source error
	at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:43)
	at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52)
	at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46)
	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Feb 16, 2023 12:53:43 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@1526806870 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=2404249430295110319%2Fde9977f7-3e28-4990-b052-3c819e5ba695] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:43 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@1526806870 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=2404249430295110319%2Fde9977f7-3e28-4990-b052-3c819e5ba695] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:43 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@d0b814d] startup: found 0 ChangeLogs to process now
Feb 16, 2023 12:53:43 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@d0b814d] startup: found 0 ChangeLogs to process now
Feb 16, 2023 12:53:43 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@d0b814d]: processing changes to ContentEntry, ChangeLog, Container
Feb 16, 2023 12:53:43 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@d0b814d]: processing changes to ContentEntry, ChangeLog, Container
Feb 16, 2023 12:53:43 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for ContentEntry, Container
Feb 16, 2023 12:53:43 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for ContentEntry, Container
Feb 16, 2023 12:53:43 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@d0b814d] findAndSendPendingReplicationNotifications  for table(s) ContentEntry, Container
Feb 16, 2023 12:53:43 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@d0b814d] findAndSendPendingReplicationNotifications  for table(s) ContentEntry, Container
Feb 16, 2023 12:53:43 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@d0b814d]: processing changes to Container, ContainerEntry, ContainerEntryFile, ChangeLog
Feb 16, 2023 12:53:43 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@d0b814d]: processing changes to Container, ContainerEntry, ContainerEntryFile, ChangeLog
Feb 16, 2023 12:53:43 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for Container
Feb 16, 2023 12:53:43 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for Container
Feb 16, 2023 12:53:43 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@d0b814d] findAndSendPendingReplicationNotifications  for table(s) Container
Feb 16, 2023 12:53:43 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@d0b814d] findAndSendPendingReplicationNotifications  for table(s) Container
Feb 16, 2023 12:53:43 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @930927968 Download 42 container files http://localhost.localdomain:60265//ConcatenatedContainerFiles2/download -> file:/tmp/junit1045820331171721585/junit1080637092042905104/423963193592967168/
Feb 16, 2023 12:53:43 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @930927968 Download 42 container files http://localhost.localdomain:60265//ConcatenatedContainerFiles2/download -> file:/tmp/junit1045820331171721585/junit1080637092042905104/423963193592967168/
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @930927968 done downloaded 4673785/expected 4673785 bytes in 305ms
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @930927968 done downloaded 4673785/expected 4673785 bytes in 305ms
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ConcatenatedInputStream2$close - ConcatenatedInputStream: entry null : close
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ConcatenatedInputStream2$close - ConcatenatedInputStream: entry null : close
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorDatabaseRepositoryReplicationExtKt$makeNewSubscriptionManager - Create new subscription manager for com.ustadmobile.core.db.UmAppDatabase_Repo@4a6a6a69...

Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorDatabaseRepositoryReplicationExtKt$makeNewSubscriptionManager - Create new subscription manager for com.ustadmobile.core.db.UmAppDatabase_Repo@4a6a6a69...

Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorDatabaseRepositoryReplicationExtKt$makeNewSubscriptionManager - Create new subscription manager for com.ustadmobile.core.db.UmAppDatabase_Repo@4a6a6a69...

Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - ReplicationSubscriptionManager for com.ustadmobile.core.db.UmAppDatabase_Repo@4a6a6a69 : enabling
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - ReplicationSubscriptionManager for com.ustadmobile.core.db.UmAppDatabase_Repo@4a6a6a69 : enabling
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - ReplicationSubscriptionManager for com.ustadmobile.core.db.UmAppDatabase_Repo@4a6a6a69 : enabling
java.io.IOException: other event source error
	at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:43)
	at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52)
	at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46)
	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@2062748594 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-6404598508595463966%2F2279b005-6a94-4687-b24f-ed28c6aebb1d] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@2062748594 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-6404598508595463966%2F2279b005-6a94-4687-b24f-ed28c6aebb1d] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@2062748594 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-6404598508595463966%2F2279b005-6a94-4687-b24f-ed28c6aebb1d] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@734fbae3] startup: found 0 ChangeLogs to process now
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@734fbae3] startup: found 0 ChangeLogs to process now
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@734fbae3] startup: found 0 ChangeLogs to process now
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@734fbae3]: processing changes to ContentEntry, ChangeLog, Container
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@734fbae3]: processing changes to ContentEntry, ChangeLog, Container
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@734fbae3]: processing changes to ContentEntry, ChangeLog, Container
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for ContentEntry, Container
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for ContentEntry, Container
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for ContentEntry, Container
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@734fbae3] findAndSendPendingReplicationNotifications  for table(s) ContentEntry, Container
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@734fbae3] findAndSendPendingReplicationNotifications  for table(s) ContentEntry, Container
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@734fbae3] findAndSendPendingReplicationNotifications  for table(s) ContentEntry, Container
java.io.IOException: other event source error
	at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:43)
	at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52)
	at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46)
	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@1266242683 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-852345592090409367%2F65614d8e-1888-4775-8fe1-f931a8fac3b9] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@1266242683 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-852345592090409367%2F65614d8e-1888-4775-8fe1-f931a8fac3b9] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@1266242683 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-852345592090409367%2F65614d8e-1888-4775-8fe1-f931a8fac3b9] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerDownloadPluginTest$givenDownloadIsInterrupted_whenNewRequestMade_thenDownloadShouldResume - ============ ATTEMPT 0 ============
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerDownloadPluginTest$givenDownloadIsInterrupted_whenNewRequestMade_thenDownloadShouldResume - ============ ATTEMPT 0 ============
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerDownloadPluginTest$givenDownloadIsInterrupted_whenNewRequestMade_thenDownloadShouldResume - ============ ATTEMPT 0 ============
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @151209583 Download 42 container files http://localhost.localdomain:50025//ConcatenatedContainerFiles2/download -> file:/tmp/junit7235035605200468337/junit5592359838113505998/423963199887859712/
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @151209583 Download 42 container files http://localhost.localdomain:50025//ConcatenatedContainerFiles2/download -> file:/tmp/junit7235035605200468337/junit5592359838113505998/423963199887859712/
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @151209583 Download 42 container files http://localhost.localdomain:50025//ConcatenatedContainerFiles2/download -> file:/tmp/junit7235035605200468337/junit5592359838113505998/423963199887859712/
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@734fbae3]: processing changes to Container, ContainerEntry, ContainerEntryFile, ChangeLog
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@734fbae3]: processing changes to Container, ContainerEntry, ContainerEntryFile, ChangeLog
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@734fbae3]: processing changes to Container, ContainerEntry, ContainerEntryFile, ChangeLog
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for Container
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for Container
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for Container
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@734fbae3] findAndSendPendingReplicationNotifications  for table(s) Container
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@734fbae3] findAndSendPendingReplicationNotifications  for table(s) Container
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@734fbae3] findAndSendPendingReplicationNotifications  for table(s) Container
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @151209583 exception downloading
java.net.ProtocolException: unexpected end of stream
	at okhttp3.internal.http1.Http1ExchangeCodec$FixedLengthSource.read(Http1ExchangeCodec.kt:371)
	at okhttp3.internal.connection.Exchange$ResponseBodySource.read(Exchange.kt:276)
	at okio.RealBufferedSource$inputStream$1.read(RealBufferedSource.kt:158)
	at java.base/java.io.FilterInputStream.read(FilterInputStream.java:133)
	at com.ustadmobile.core.io.ConcatenatedInputStream2.read(ConcatenatedInputStream2.kt:124)
	at com.ustadmobile.core.io.ConcatenatedInputStream2.read(ConcatenatedInputStream2.kt:102)
	at com.ustadmobile.core.io.ext.ConcatenatedInputStreamExtKt.readAndSaveToDir(ConcatenatedInputStreamExt.kt:89)
	at com.ustadmobile.core.network.containerfetcher.ContainerFetcherOkHttp$download$2.invokeSuspend(ContainerFetcherOkHttp.kt:114)
	at com.ustadmobile.core.network.containerfetcher.ContainerFetcherOkHttp$download$2.invoke(ContainerFetcherOkHttp.kt)
	at com.ustadmobile.core.network.containerfetcher.ContainerFetcherOkHttp$download$2.invoke(ContainerFetcherOkHttp.kt)
	at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:89)
	at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:264)
	at com.ustadmobile.core.network.containerfetcher.ContainerFetcherOkHttp.download(ContainerFetcherOkHttp.kt:48)
	at com.ustadmobile.core.catalog.contenttype.ContainerDownloadPlugin$processJob$2.invokeSuspend(ContainerDownloadPlugin.kt:157)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)

Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @151209583 exception downloading
java.net.ProtocolException: unexpected end of stream
	at okhttp3.internal.http1.Http1ExchangeCodec$FixedLengthSource.read(Http1ExchangeCodec.kt:371)
	at okhttp3.internal.connection.Exchange$ResponseBodySource.read(Exchange.kt:276)
	at okio.RealBufferedSource$inputStream$1.read(RealBufferedSource.kt:158)
	at java.base/java.io.FilterInputStream.read(FilterInputStream.java:133)
	at com.ustadmobile.core.io.ConcatenatedInputStream2.read(ConcatenatedInputStream2.kt:124)
	at com.ustadmobile.core.io.ConcatenatedInputStream2.read(ConcatenatedInputStream2.kt:102)
	at com.ustadmobile.core.io.ext.ConcatenatedInputStreamExtKt.readAndSaveToDir(ConcatenatedInputStreamExt.kt:89)
	at com.ustadmobile.core.network.containerfetcher.ContainerFetcherOkHttp$download$2.invokeSuspend(ContainerFetcherOkHttp.kt:114)
	at com.ustadmobile.core.network.containerfetcher.ContainerFetcherOkHttp$download$2.invoke(ContainerFetcherOkHttp.kt)
	at com.ustadmobile.core.network.containerfetcher.ContainerFetcherOkHttp$download$2.invoke(ContainerFetcherOkHttp.kt)
	at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:89)
	at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:264)
	at com.ustadmobile.core.network.containerfetcher.ContainerFetcherOkHttp.download(ContainerFetcherOkHttp.kt:48)
	at com.ustadmobile.core.catalog.contenttype.ContainerDownloadPlugin$processJob$2.invokeSuspend(ContainerDownloadPlugin.kt:157)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)

Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @151209583 exception downloading
java.net.ProtocolException: unexpected end of stream
	at okhttp3.internal.http1.Http1ExchangeCodec$FixedLengthSource.read(Http1ExchangeCodec.kt:371)
	at okhttp3.internal.connection.Exchange$ResponseBodySource.read(Exchange.kt:276)
	at okio.RealBufferedSource$inputStream$1.read(RealBufferedSource.kt:158)
	at java.base/java.io.FilterInputStream.read(FilterInputStream.java:133)
	at com.ustadmobile.core.io.ConcatenatedInputStream2.read(ConcatenatedInputStream2.kt:124)
	at com.ustadmobile.core.io.ConcatenatedInputStream2.read(ConcatenatedInputStream2.kt:102)
	at com.ustadmobile.core.io.ext.ConcatenatedInputStreamExtKt.readAndSaveToDir(ConcatenatedInputStreamExt.kt:89)
	at com.ustadmobile.core.network.containerfetcher.ContainerFetcherOkHttp$download$2.invokeSuspend(ContainerFetcherOkHttp.kt:114)
	at com.ustadmobile.core.network.containerfetcher.ContainerFetcherOkHttp$download$2.invoke(ContainerFetcherOkHttp.kt)
	at com.ustadmobile.core.network.containerfetcher.ContainerFetcherOkHttp$download$2.invoke(ContainerFetcherOkHttp.kt)
	at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:89)
	at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:264)
	at com.ustadmobile.core.network.containerfetcher.ContainerFetcherOkHttp.download(ContainerFetcherOkHttp.kt:48)
	at com.ustadmobile.core.catalog.contenttype.ContainerDownloadPlugin$processJob$2.invokeSuspend(ContainerDownloadPlugin.kt:157)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)

Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ConcatenatedInputStream2$close - ConcatenatedInputStream: entry 7dcc5707073c3b7dcbd734d5ca1ec460 : close
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ConcatenatedInputStream2$close - ConcatenatedInputStream: entry 7dcc5707073c3b7dcbd734d5ca1ec460 : close
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ConcatenatedInputStream2$close - ConcatenatedInputStream: entry 7dcc5707073c3b7dcbd734d5ca1ec460 : close
java.net.ProtocolException: unexpected end of stream
	at okhttp3.internal.http1.Http1ExchangeCodec$FixedLengthSource.read(Http1ExchangeCodec.kt:371)
	at okhttp3.internal.connection.Exchange$ResponseBodySource.read(Exchange.kt:276)
	at okio.RealBufferedSource$inputStream$1.read(RealBufferedSource.kt:158)
	at java.base/java.io.FilterInputStream.read(FilterInputStream.java:133)
	at com.ustadmobile.core.io.ConcatenatedInputStream2.read(ConcatenatedInputStream2.kt:124)
	at com.ustadmobile.core.io.ConcatenatedInputStream2.read(ConcatenatedInputStream2.kt:102)
	at com.ustadmobile.core.io.ext.ConcatenatedInputStreamExtKt.readAndSaveToDir(ConcatenatedInputStreamExt.kt:89)
	at com.ustadmobile.core.network.containerfetcher.ContainerFetcherOkHttp$download$2.invokeSuspend(ContainerFetcherOkHttp.kt:114)
	at com.ustadmobile.core.network.containerfetcher.ContainerFetcherOkHttp$download$2.invoke(ContainerFetcherOkHttp.kt)
	at com.ustadmobile.core.network.containerfetcher.ContainerFetcherOkHttp$download$2.invoke(ContainerFetcherOkHttp.kt)
	at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:89)
	at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:264)
	at com.ustadmobile.core.network.containerfetcher.ContainerFetcherOkHttp.download(ContainerFetcherOkHttp.kt:48)
	at com.ustadmobile.core.catalog.contenttype.ContainerDownloadPlugin$processJob$2.invokeSuspend(ContainerDownloadPlugin.kt:157)
	at ???(Coroutine boundary.?(?)
	at com.ustadmobile.core.catalog.contenttype.ContainerDownloadPlugin$processJob$2.invokeSuspend(ContainerDownloadPlugin.kt:157)
	at com.ustadmobile.core.catalog.contenttype.ContainerDownloadPlugin.processJob(ContainerDownloadPlugin.kt:114)
	at com.ustadmobile.core.catalog.contenttype.ContainerDownloadPluginTest$givenDownloadIsInterrupted_whenNewRequestMade_thenDownloadShouldResume$result$1.invokeSuspend(ContainerDownloadPluginTest.kt:236)
Caused by: java.net.ProtocolException: unexpected end of stream
	at okhttp3.internal.http1.Http1ExchangeCodec$FixedLengthSource.read(Http1ExchangeCodec.kt:371)
	at okhttp3.internal.connection.Exchange$ResponseBodySource.read(Exchange.kt:276)
	at okio.RealBufferedSource$inputStream$1.read(RealBufferedSource.kt:158)
	at java.base/java.io.FilterInputStream.read(FilterInputStream.java:133)
	at com.ustadmobile.core.io.ConcatenatedInputStream2.read(ConcatenatedInputStream2.kt:124)
	at com.ustadmobile.core.io.ConcatenatedInputStream2.read(ConcatenatedInputStream2.kt:102)
	at com.ustadmobile.core.io.ext.ConcatenatedInputStreamExtKt.readAndSaveToDir(ConcatenatedInputStreamExt.kt:89)
	at com.ustadmobile.core.network.containerfetcher.ContainerFetcherOkHttp$download$2.invokeSuspend(ContainerFetcherOkHttp.kt:114)
	at com.ustadmobile.core.network.containerfetcher.ContainerFetcherOkHttp$download$2.invoke(ContainerFetcherOkHttp.kt)
	at com.ustadmobile.core.network.containerfetcher.ContainerFetcherOkHttp$download$2.invoke(ContainerFetcherOkHttp.kt)
	at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:89)
	at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:264)
	at com.ustadmobile.core.network.containerfetcher.ContainerFetcherOkHttp.download(ContainerFetcherOkHttp.kt:48)
	at com.ustadmobile.core.catalog.contenttype.ContainerDownloadPlugin$processJob$2.invokeSuspend(ContainerDownloadPlugin.kt:157)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerDownloadPluginTest$givenDownloadIsInterrupted_whenNewRequestMade_thenDownloadShouldResume - ============ ATTEMPT 1 ============
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerDownloadPluginTest$givenDownloadIsInterrupted_whenNewRequestMade_thenDownloadShouldResume - ============ ATTEMPT 1 ============
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerDownloadPluginTest$givenDownloadIsInterrupted_whenNewRequestMade_thenDownloadShouldResume - ============ ATTEMPT 1 ============
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @1335568637 Download 14 container files http://localhost.localdomain:50025//ConcatenatedContainerFiles2/download -> file:/tmp/junit7235035605200468337/junit5592359838113505998/423963199887859712/
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @1335568637 Download 14 container files http://localhost.localdomain:50025//ConcatenatedContainerFiles2/download -> file:/tmp/junit7235035605200468337/junit5592359838113505998/423963199887859712/
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @1335568637 Download 14 container files http://localhost.localdomain:50025//ConcatenatedContainerFiles2/download -> file:/tmp/junit7235035605200468337/junit5592359838113505998/423963199887859712/
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @1335568637 partial download from 212225
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @1335568637 partial download from 212225
Feb 16, 2023 12:53:44 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @1335568637 partial download from 212225
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @1335568637 done downloaded 2337179/expected 2549404 bytes in 121ms
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @1335568637 done downloaded 2337179/expected 2549404 bytes in 121ms
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @1335568637 done downloaded 2337179/expected 2549404 bytes in 121ms
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ConcatenatedInputStream2$close - ConcatenatedInputStream: entry null : close
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ConcatenatedInputStream2$close - ConcatenatedInputStream: entry null : close
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ConcatenatedInputStream2$close - ConcatenatedInputStream: entry null : close
java.io.IOException: other event source error
	at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:43)
	at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52)
	at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46)
	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@1526806870 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=2404249430295110319%2Fde9977f7-3e28-4990-b052-3c819e5ba695] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@1526806870 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=2404249430295110319%2Fde9977f7-3e28-4990-b052-3c819e5ba695] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@1526806870 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=2404249430295110319%2Fde9977f7-3e28-4990-b052-3c819e5ba695] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorDatabaseRepositoryReplicationExtKt$makeNewSubscriptionManager - Create new subscription manager for com.ustadmobile.core.db.UmAppDatabase_Repo@5a4c98d7...

Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorDatabaseRepositoryReplicationExtKt$makeNewSubscriptionManager - Create new subscription manager for com.ustadmobile.core.db.UmAppDatabase_Repo@5a4c98d7...

Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorDatabaseRepositoryReplicationExtKt$makeNewSubscriptionManager - Create new subscription manager for com.ustadmobile.core.db.UmAppDatabase_Repo@5a4c98d7...

Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorDatabaseRepositoryReplicationExtKt$makeNewSubscriptionManager - Create new subscription manager for com.ustadmobile.core.db.UmAppDatabase_Repo@5a4c98d7...

Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - ReplicationSubscriptionManager for com.ustadmobile.core.db.UmAppDatabase_Repo@5a4c98d7 : enabling
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - ReplicationSubscriptionManager for com.ustadmobile.core.db.UmAppDatabase_Repo@5a4c98d7 : enabling
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - ReplicationSubscriptionManager for com.ustadmobile.core.db.UmAppDatabase_Repo@5a4c98d7 : enabling
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - ReplicationSubscriptionManager for com.ustadmobile.core.db.UmAppDatabase_Repo@5a4c98d7 : enabling
java.io.IOException: other event source error
	at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:43)
	at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52)
	at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46)
	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@533766347 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-4748779716712334871%2F0396eaea-c631-4f76-9147-8b1984bbc615] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@533766347 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-4748779716712334871%2F0396eaea-c631-4f76-9147-8b1984bbc615] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@533766347 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-4748779716712334871%2F0396eaea-c631-4f76-9147-8b1984bbc615] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@533766347 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-4748779716712334871%2F0396eaea-c631-4f76-9147-8b1984bbc615] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@5ed31735] startup: found 0 ChangeLogs to process now
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@5ed31735] startup: found 0 ChangeLogs to process now
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@5ed31735] startup: found 0 ChangeLogs to process now
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@5ed31735] startup: found 0 ChangeLogs to process now
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@5ed31735]: processing changes to ContentEntry, ChangeLog, Container
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@5ed31735]: processing changes to ContentEntry, ChangeLog, Container
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@5ed31735]: processing changes to ContentEntry, ChangeLog, Container
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@5ed31735]: processing changes to ContentEntry, ChangeLog, Container
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for ContentEntry, Container
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for ContentEntry, Container
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for ContentEntry, Container
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for ContentEntry, Container
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@5ed31735] findAndSendPendingReplicationNotifications  for table(s) ContentEntry, Container
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@5ed31735] findAndSendPendingReplicationNotifications  for table(s) ContentEntry, Container
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@5ed31735] findAndSendPendingReplicationNotifications  for table(s) ContentEntry, Container
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@5ed31735] findAndSendPendingReplicationNotifications  for table(s) ContentEntry, Container
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @99647460 Download 42 container files http://localhost.localdomain:33959//ConcatenatedContainerFiles2/download -> file:/tmp/junit5805671145180331289/junit5767341088928777462/423963202953773056/
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @99647460 Download 42 container files http://localhost.localdomain:33959//ConcatenatedContainerFiles2/download -> file:/tmp/junit5805671145180331289/junit5767341088928777462/423963202953773056/
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @99647460 Download 42 container files http://localhost.localdomain:33959//ConcatenatedContainerFiles2/download -> file:/tmp/junit5805671145180331289/junit5767341088928777462/423963202953773056/
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @99647460 Download 42 container files http://localhost.localdomain:33959//ConcatenatedContainerFiles2/download -> file:/tmp/junit5805671145180331289/junit5767341088928777462/423963202953773056/
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@5ed31735]: processing changes to Container, ContainerEntry, ContainerEntryFile, ChangeLog
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@5ed31735]: processing changes to Container, ContainerEntry, ContainerEntryFile, ChangeLog
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@5ed31735]: processing changes to Container, ContainerEntry, ContainerEntryFile, ChangeLog
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@5ed31735]: processing changes to Container, ContainerEntry, ContainerEntryFile, ChangeLog
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for Container
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for Container
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for Container
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for Container
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@5ed31735] findAndSendPendingReplicationNotifications  for table(s) Container
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@5ed31735] findAndSendPendingReplicationNotifications  for table(s) Container
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@5ed31735] findAndSendPendingReplicationNotifications  for table(s) Container
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@5ed31735] findAndSendPendingReplicationNotifications  for table(s) Container
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @99647460 done downloaded 4673785/expected 4673785 bytes in 247ms
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @99647460 done downloaded 4673785/expected 4673785 bytes in 247ms
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @99647460 done downloaded 4673785/expected 4673785 bytes in 247ms
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @99647460 done downloaded 4673785/expected 4673785 bytes in 247ms
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ConcatenatedInputStream2$close - ConcatenatedInputStream: entry null : close
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ConcatenatedInputStream2$close - ConcatenatedInputStream: entry null : close
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ConcatenatedInputStream2$close - ConcatenatedInputStream: entry null : close
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ConcatenatedInputStream2$close - ConcatenatedInputStream: entry null : close
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorDatabaseRepositoryReplicationExtKt$makeNewSubscriptionManager - Create new subscription manager for com.ustadmobile.core.db.UmAppDatabase_Repo@64fdcf99...

Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorDatabaseRepositoryReplicationExtKt$makeNewSubscriptionManager - Create new subscription manager for com.ustadmobile.core.db.UmAppDatabase_Repo@64fdcf99...

Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorDatabaseRepositoryReplicationExtKt$makeNewSubscriptionManager - Create new subscription manager for com.ustadmobile.core.db.UmAppDatabase_Repo@64fdcf99...

Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorDatabaseRepositoryReplicationExtKt$makeNewSubscriptionManager - Create new subscription manager for com.ustadmobile.core.db.UmAppDatabase_Repo@64fdcf99...

Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorDatabaseRepositoryReplicationExtKt$makeNewSubscriptionManager - Create new subscription manager for com.ustadmobile.core.db.UmAppDatabase_Repo@64fdcf99...

Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - ReplicationSubscriptionManager for com.ustadmobile.core.db.UmAppDatabase_Repo@64fdcf99 : enabling
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - ReplicationSubscriptionManager for com.ustadmobile.core.db.UmAppDatabase_Repo@64fdcf99 : enabling
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - ReplicationSubscriptionManager for com.ustadmobile.core.db.UmAppDatabase_Repo@64fdcf99 : enabling
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - ReplicationSubscriptionManager for com.ustadmobile.core.db.UmAppDatabase_Repo@64fdcf99 : enabling
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - ReplicationSubscriptionManager for com.ustadmobile.core.db.UmAppDatabase_Repo@64fdcf99 : enabling
java.io.IOException: other event source error
	at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:43)
	at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52)
	at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46)
	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@1060431378 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=7172833490942055276%2Fe6a5adce-e531-4e3c-9023-8512de42039b] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@1060431378 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=7172833490942055276%2Fe6a5adce-e531-4e3c-9023-8512de42039b] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@1060431378 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=7172833490942055276%2Fe6a5adce-e531-4e3c-9023-8512de42039b] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@1060431378 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=7172833490942055276%2Fe6a5adce-e531-4e3c-9023-8512de42039b] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@1060431378 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=7172833490942055276%2Fe6a5adce-e531-4e3c-9023-8512de42039b] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@4fd80300] startup: found 0 ChangeLogs to process now
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@4fd80300] startup: found 0 ChangeLogs to process now
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@4fd80300] startup: found 0 ChangeLogs to process now
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@4fd80300] startup: found 0 ChangeLogs to process now
Feb 16, 2023 12:53:45 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@4fd80300] startup: found 0 ChangeLogs to process now
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@4fd80300]: processing changes to ContentEntry, ChangeLog, Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@4fd80300]: processing changes to ContentEntry, ChangeLog, Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@4fd80300]: processing changes to ContentEntry, ChangeLog, Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@4fd80300]: processing changes to ContentEntry, ChangeLog, Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@4fd80300]: processing changes to ContentEntry, ChangeLog, Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for ContentEntry, Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for ContentEntry, Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for ContentEntry, Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for ContentEntry, Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for ContentEntry, Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@4fd80300] findAndSendPendingReplicationNotifications  for table(s) ContentEntry, Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@4fd80300] findAndSendPendingReplicationNotifications  for table(s) ContentEntry, Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@4fd80300] findAndSendPendingReplicationNotifications  for table(s) ContentEntry, Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@4fd80300] findAndSendPendingReplicationNotifications  for table(s) ContentEntry, Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@4fd80300] findAndSendPendingReplicationNotifications  for table(s) ContentEntry, Container
java.io.IOException: other event source error
	at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:43)
	at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52)
	at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46)
	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@2062748594 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-6404598508595463966%2F2279b005-6a94-4687-b24f-ed28c6aebb1d] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@2062748594 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-6404598508595463966%2F2279b005-6a94-4687-b24f-ed28c6aebb1d] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@2062748594 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-6404598508595463966%2F2279b005-6a94-4687-b24f-ed28c6aebb1d] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@2062748594 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-6404598508595463966%2F2279b005-6a94-4687-b24f-ed28c6aebb1d] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@2062748594 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-6404598508595463966%2F2279b005-6a94-4687-b24f-ed28c6aebb1d] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@4fd80300]: processing changes to Container, ContainerEntry, ContainerEntryFile, ChangeLog
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@4fd80300]: processing changes to Container, ContainerEntry, ContainerEntryFile, ChangeLog
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@4fd80300]: processing changes to Container, ContainerEntry, ContainerEntryFile, ChangeLog
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@4fd80300]: processing changes to Container, ContainerEntry, ContainerEntryFile, ChangeLog
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@4fd80300]: processing changes to Container, ContainerEntry, ContainerEntryFile, ChangeLog
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@4fd80300] findAndSendPendingReplicationNotifications  for table(s) Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@4fd80300] findAndSendPendingReplicationNotifications  for table(s) Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@4fd80300] findAndSendPendingReplicationNotifications  for table(s) Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@4fd80300] findAndSendPendingReplicationNotifications  for table(s) Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@4fd80300] findAndSendPendingReplicationNotifications  for table(s) Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@4fd80300] findAndSendPendingReplicationNotifications  for table(s) Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorDatabaseRepositoryReplicationExtKt$makeNewSubscriptionManager - Create new subscription manager for com.ustadmobile.core.db.UmAppDatabase_Repo@3dde5f38...

Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorDatabaseRepositoryReplicationExtKt$makeNewSubscriptionManager - Create new subscription manager for com.ustadmobile.core.db.UmAppDatabase_Repo@3dde5f38...

Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorDatabaseRepositoryReplicationExtKt$makeNewSubscriptionManager - Create new subscription manager for com.ustadmobile.core.db.UmAppDatabase_Repo@3dde5f38...

Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorDatabaseRepositoryReplicationExtKt$makeNewSubscriptionManager - Create new subscription manager for com.ustadmobile.core.db.UmAppDatabase_Repo@3dde5f38...

Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorDatabaseRepositoryReplicationExtKt$makeNewSubscriptionManager - Create new subscription manager for com.ustadmobile.core.db.UmAppDatabase_Repo@3dde5f38...

Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorDatabaseRepositoryReplicationExtKt$makeNewSubscriptionManager - Create new subscription manager for com.ustadmobile.core.db.UmAppDatabase_Repo@3dde5f38...

Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - ReplicationSubscriptionManager for com.ustadmobile.core.db.UmAppDatabase_Repo@3dde5f38 : enabling
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - ReplicationSubscriptionManager for com.ustadmobile.core.db.UmAppDatabase_Repo@3dde5f38 : enabling
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - ReplicationSubscriptionManager for com.ustadmobile.core.db.UmAppDatabase_Repo@3dde5f38 : enabling
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - ReplicationSubscriptionManager for com.ustadmobile.core.db.UmAppDatabase_Repo@3dde5f38 : enabling
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - ReplicationSubscriptionManager for com.ustadmobile.core.db.UmAppDatabase_Repo@3dde5f38 : enabling
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - ReplicationSubscriptionManager for com.ustadmobile.core.db.UmAppDatabase_Repo@3dde5f38 : enabling
java.io.IOException: other event source error
	at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:43)
	at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52)
	at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46)
	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@224468542 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-8998720020390670166%2F5ad0503f-9f35-400a-b474-36d941deb4c3] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@224468542 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-8998720020390670166%2F5ad0503f-9f35-400a-b474-36d941deb4c3] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@224468542 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-8998720020390670166%2F5ad0503f-9f35-400a-b474-36d941deb4c3] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@224468542 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-8998720020390670166%2F5ad0503f-9f35-400a-b474-36d941deb4c3] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@224468542 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-8998720020390670166%2F5ad0503f-9f35-400a-b474-36d941deb4c3] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@224468542 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-8998720020390670166%2F5ad0503f-9f35-400a-b474-36d941deb4c3] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@45d7495e] startup: found 0 ChangeLogs to process now
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@45d7495e] startup: found 0 ChangeLogs to process now
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@45d7495e] startup: found 0 ChangeLogs to process now
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@45d7495e] startup: found 0 ChangeLogs to process now
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@45d7495e] startup: found 0 ChangeLogs to process now
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@45d7495e] startup: found 0 ChangeLogs to process now
java.io.IOException: other event source error
	at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:43)
	at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52)
	at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46)
	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@1266242683 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-852345592090409367%2F65614d8e-1888-4775-8fe1-f931a8fac3b9] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@1266242683 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-852345592090409367%2F65614d8e-1888-4775-8fe1-f931a8fac3b9] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@1266242683 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-852345592090409367%2F65614d8e-1888-4775-8fe1-f931a8fac3b9] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@1266242683 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-852345592090409367%2F65614d8e-1888-4775-8fe1-f931a8fac3b9] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@1266242683 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-852345592090409367%2F65614d8e-1888-4775-8fe1-f931a8fac3b9] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@1266242683 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-852345592090409367%2F65614d8e-1888-4775-8fe1-f931a8fac3b9] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@45d7495e]: processing changes to ContentEntry, ChangeLog, Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@45d7495e]: processing changes to ContentEntry, ChangeLog, Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@45d7495e]: processing changes to ContentEntry, ChangeLog, Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@45d7495e]: processing changes to ContentEntry, ChangeLog, Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@45d7495e]: processing changes to ContentEntry, ChangeLog, Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@45d7495e]: processing changes to ContentEntry, ChangeLog, Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for ContentEntry, Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for ContentEntry, Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for ContentEntry, Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for ContentEntry, Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for ContentEntry, Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for ContentEntry, Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@45d7495e] findAndSendPendingReplicationNotifications  for table(s) ContentEntry, Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@45d7495e] findAndSendPendingReplicationNotifications  for table(s) ContentEntry, Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@45d7495e] findAndSendPendingReplicationNotifications  for table(s) ContentEntry, Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@45d7495e] findAndSendPendingReplicationNotifications  for table(s) ContentEntry, Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@45d7495e] findAndSendPendingReplicationNotifications  for table(s) ContentEntry, Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@45d7495e] findAndSendPendingReplicationNotifications  for table(s) ContentEntry, Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@45d7495e]: processing changes to Container, ContainerEntry, ContainerEntryFile, ChangeLog
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@45d7495e]: processing changes to Container, ContainerEntry, ContainerEntryFile, ChangeLog
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@45d7495e]: processing changes to Container, ContainerEntry, ContainerEntryFile, ChangeLog
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@45d7495e]: processing changes to Container, ContainerEntry, ContainerEntryFile, ChangeLog
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@45d7495e]: processing changes to Container, ContainerEntry, ContainerEntryFile, ChangeLog
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@45d7495e]: processing changes to Container, ContainerEntry, ContainerEntryFile, ChangeLog
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@45d7495e] findAndSendPendingReplicationNotifications  for table(s) Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@45d7495e] findAndSendPendingReplicationNotifications  for table(s) Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@45d7495e] findAndSendPendingReplicationNotifications  for table(s) Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@45d7495e] findAndSendPendingReplicationNotifications  for table(s) Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@45d7495e] findAndSendPendingReplicationNotifications  for table(s) Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@45d7495e] findAndSendPendingReplicationNotifications  for table(s) Container
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @1287100421 Download 42 container files http://localhost.localdomain:40729//ConcatenatedContainerFiles2/download -> file:/tmp/junit1942364318873970841/junit6606107510194611925/423963207455281152/
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @1287100421 Download 42 container files http://localhost.localdomain:40729//ConcatenatedContainerFiles2/download -> file:/tmp/junit1942364318873970841/junit6606107510194611925/423963207455281152/
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @1287100421 Download 42 container files http://localhost.localdomain:40729//ConcatenatedContainerFiles2/download -> file:/tmp/junit1942364318873970841/junit6606107510194611925/423963207455281152/
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @1287100421 Download 42 container files http://localhost.localdomain:40729//ConcatenatedContainerFiles2/download -> file:/tmp/junit1942364318873970841/junit6606107510194611925/423963207455281152/
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @1287100421 Download 42 container files http://localhost.localdomain:40729//ConcatenatedContainerFiles2/download -> file:/tmp/junit1942364318873970841/junit6606107510194611925/423963207455281152/
Feb 16, 2023 12:53:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @1287100421 Download 42 container files http://localhost.localdomain:40729//ConcatenatedContainerFiles2/download -> file:/tmp/junit1942364318873970841/junit6606107510194611925/423963207455281152/
java.io.IOException: other event source error
	at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:43)
	at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52)
	at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46)
	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@1526806870 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=2404249430295110319%2Fde9977f7-3e28-4990-b052-3c819e5ba695] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@1526806870 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=2404249430295110319%2Fde9977f7-3e28-4990-b052-3c819e5ba695] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@1526806870 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=2404249430295110319%2Fde9977f7-3e28-4990-b052-3c819e5ba695] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@1526806870 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=2404249430295110319%2Fde9977f7-3e28-4990-b052-3c819e5ba695] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@1526806870 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=2404249430295110319%2Fde9977f7-3e28-4990-b052-3c819e5ba695] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@1526806870 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=2404249430295110319%2Fde9977f7-3e28-4990-b052-3c819e5ba695] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
java.io.IOException: other event source error
	at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:43)
	at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52)
	at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46)
	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@533766347 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-4748779716712334871%2F0396eaea-c631-4f76-9147-8b1984bbc615] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@533766347 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-4748779716712334871%2F0396eaea-c631-4f76-9147-8b1984bbc615] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@533766347 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-4748779716712334871%2F0396eaea-c631-4f76-9147-8b1984bbc615] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@533766347 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-4748779716712334871%2F0396eaea-c631-4f76-9147-8b1984bbc615] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@533766347 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-4748779716712334871%2F0396eaea-c631-4f76-9147-8b1984bbc615] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@533766347 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=-4748779716712334871%2F0396eaea-c631-4f76-9147-8b1984bbc615] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @1287100421 done downloaded 4673785/expected 4673785 bytes in 244ms
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @1287100421 done downloaded 4673785/expected 4673785 bytes in 244ms
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @1287100421 done downloaded 4673785/expected 4673785 bytes in 244ms
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @1287100421 done downloaded 4673785/expected 4673785 bytes in 244ms
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @1287100421 done downloaded 4673785/expected 4673785 bytes in 244ms
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ContainerFetcherOkHttp$download$invokeSuspend - ContainerDownloaderJobOkHttp @1287100421 done downloaded 4673785/expected 4673785 bytes in 244ms
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ConcatenatedInputStream2$close - ConcatenatedInputStream: entry null : close
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ConcatenatedInputStream2$close - ConcatenatedInputStream: entry null : close
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ConcatenatedInputStream2$close - ConcatenatedInputStream: entry null : close
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ConcatenatedInputStream2$close - ConcatenatedInputStream: entry null : close
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ConcatenatedInputStream2$close - ConcatenatedInputStream: entry null : close
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ConcatenatedInputStream2$close - ConcatenatedInputStream: entry null : close
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorDatabaseRepositoryReplicationExtKt$makeNewSubscriptionManager - Create new subscription manager for com.ustadmobile.core.db.UmAppDatabase_Repo@4d290757...

Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorDatabaseRepositoryReplicationExtKt$makeNewSubscriptionManager - Create new subscription manager for com.ustadmobile.core.db.UmAppDatabase_Repo@4d290757...

Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorDatabaseRepositoryReplicationExtKt$makeNewSubscriptionManager - Create new subscription manager for com.ustadmobile.core.db.UmAppDatabase_Repo@4d290757...

Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorDatabaseRepositoryReplicationExtKt$makeNewSubscriptionManager - Create new subscription manager for com.ustadmobile.core.db.UmAppDatabase_Repo@4d290757...

Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorDatabaseRepositoryReplicationExtKt$makeNewSubscriptionManager - Create new subscription manager for com.ustadmobile.core.db.UmAppDatabase_Repo@4d290757...

Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorDatabaseRepositoryReplicationExtKt$makeNewSubscriptionManager - Create new subscription manager for com.ustadmobile.core.db.UmAppDatabase_Repo@4d290757...

Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorDatabaseRepositoryReplicationExtKt$makeNewSubscriptionManager - Create new subscription manager for com.ustadmobile.core.db.UmAppDatabase_Repo@4d290757...

Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - ReplicationSubscriptionManager for com.ustadmobile.core.db.UmAppDatabase_Repo@4d290757 : enabling
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - ReplicationSubscriptionManager for com.ustadmobile.core.db.UmAppDatabase_Repo@4d290757 : enabling
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - ReplicationSubscriptionManager for com.ustadmobile.core.db.UmAppDatabase_Repo@4d290757 : enabling
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - ReplicationSubscriptionManager for com.ustadmobile.core.db.UmAppDatabase_Repo@4d290757 : enabling
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - ReplicationSubscriptionManager for com.ustadmobile.core.db.UmAppDatabase_Repo@4d290757 : enabling
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - ReplicationSubscriptionManager for com.ustadmobile.core.db.UmAppDatabase_Repo@4d290757 : enabling
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
INFO: [INFO] DoorLog - ReplicationSubscriptionManager for com.ustadmobile.core.db.UmAppDatabase_Repo@4d290757 : enabling
java.io.IOException: other event source error
	at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:43)
	at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52)
	at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46)
	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@2079211566 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=7733021498662810713%2Fb16fb2bb-080f-4bbd-a8c2-2f21c0f028fd] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@2079211566 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=7733021498662810713%2Fb16fb2bb-080f-4bbd-a8c2-2f21c0f028fd] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@2079211566 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=7733021498662810713%2Fb16fb2bb-080f-4bbd-a8c2-2f21c0f028fd] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@2079211566 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=7733021498662810713%2Fb16fb2bb-080f-4bbd-a8c2-2f21c0f028fd] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@2079211566 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=7733021498662810713%2Fb16fb2bb-080f-4bbd-a8c2-2f21c0f028fd] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@2079211566 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=7733021498662810713%2Fb16fb2bb-080f-4bbd-a8c2-2f21c0f028fd] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@2079211566 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=7733021498662810713%2Fb16fb2bb-080f-4bbd-a8c2-2f21c0f028fd] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b] startup: found 0 ChangeLogs to process now
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b] startup: found 0 ChangeLogs to process now
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b] startup: found 0 ChangeLogs to process now
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b] startup: found 0 ChangeLogs to process now
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b] startup: found 0 ChangeLogs to process now
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b] startup: found 0 ChangeLogs to process now
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b] startup: found 0 ChangeLogs to process now
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b]: processing changes to ContentEntry, ChangeLog, Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b]: processing changes to ContentEntry, ChangeLog, Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b]: processing changes to ContentEntry, ChangeLog, Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b]: processing changes to ContentEntry, ChangeLog, Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b]: processing changes to ContentEntry, ChangeLog, Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b]: processing changes to ContentEntry, ChangeLog, Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b]: processing changes to ContentEntry, ChangeLog, Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for ContentEntry, Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for ContentEntry, Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for ContentEntry, Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for ContentEntry, Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for ContentEntry, Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for ContentEntry, Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for ContentEntry, Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b] findAndSendPendingReplicationNotifications  for table(s) ContentEntry, Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b] findAndSendPendingReplicationNotifications  for table(s) ContentEntry, Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b] findAndSendPendingReplicationNotifications  for table(s) ContentEntry, Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b] findAndSendPendingReplicationNotifications  for table(s) ContentEntry, Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b] findAndSendPendingReplicationNotifications  for table(s) ContentEntry, Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b] findAndSendPendingReplicationNotifications  for table(s) ContentEntry, Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b] findAndSendPendingReplicationNotifications  for table(s) ContentEntry, Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b]: processing changes to Container, ContainerEntry, ContainerEntryFile, ChangeLog
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b]: processing changes to Container, ContainerEntry, ContainerEntryFile, ChangeLog
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b]: processing changes to Container, ContainerEntry, ContainerEntryFile, ChangeLog
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b]: processing changes to Container, ContainerEntry, ContainerEntryFile, ChangeLog
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b]: processing changes to Container, ContainerEntry, ContainerEntryFile, ChangeLog
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b]: processing changes to Container, ContainerEntry, ContainerEntryFile, ChangeLog
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b]: processing changes to Container, ContainerEntry, ContainerEntryFile, ChangeLog
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DoorLog - ReplicationNotificationDispatcher: findPendingReplications for Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b] findAndSendPendingReplicationNotifications  for table(s) Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b] findAndSendPendingReplicationNotifications  for table(s) Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b] findAndSendPendingReplicationNotifications  for table(s) Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b] findAndSendPendingReplicationNotifications  for table(s) Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b] findAndSendPendingReplicationNotifications  for table(s) Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b] findAndSendPendingReplicationNotifications  for table(s) Container
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] ReplicationNotificationDispatcher$findAndSendPendingReplicationNotifications - ReplicationNotificationDispatcher for [com.ustadmobile.core.db.UmAppDatabase_JdbcKt@b94703b] findAndSendPendingReplicationNotifications  for table(s) Container
java.io.IOException: other event source error
	at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:43)
	at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52)
	at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46)
	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@1060431378 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=7172833490942055276%2Fe6a5adce-e531-4e3c-9023-8512de42039b] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@1060431378 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=7172833490942055276%2Fe6a5adce-e531-4e3c-9023-8512de42039b] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@1060431378 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=7172833490942055276%2Fe6a5adce-e531-4e3c-9023-8512de42039b] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@1060431378 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=7172833490942055276%2Fe6a5adce-e531-4e3c-9023-8512de42039b] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@1060431378 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=7172833490942055276%2Fe6a5adce-e531-4e3c-9023-8512de42039b] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@1060431378 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=7172833490942055276%2Fe6a5adce-e531-4e3c-9023-8512de42039b] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms
Feb 16, 2023 12:53:47 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@1060431378 - http://localhost/dummyreplication/subscribe?door-dbversion=107&door-node=7172833490942055276%2Fe6a5adce-e531-4e3c-9023-8512de42039b] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms